GayBSD documentation tree
- Move definition of various branch-specific variables from
Makefile to Makefile.inc.
- Include share/mk/doc.commands.mk to ensure ${SVN} is properly
defined. If ${SVN} is defined (default) and exists, hardware
is appended to SUBDIR. Add MKTEMP to share/mk/doc.commands.mk
as part of this change.
- If MAN4DIR is not defined (default), use mktemp(1) to create
a temporary directory to check out the share/man/man4 path of
the relevant src branch (determined by evaluating the _BRANCH
variable defined in the Makefile). Once the dev-auto.end is
created, the temporary MAN4DIR is removed. The src-checkout
and man4-rmsrc targets are limited specifically to exclude the
make(install) case, as pseudo-repeatable errors have been
observed under certain conditions that have yet to be determined.
- While here, remove hwlist entities from hardware.xml from
drivers that are no longer present in 12.0-CURRENT.
- Also while here, bump copyright dates.
This is based on a differential revision that had received no
feedback seven months:
https://reviews.freebsd.org/D13467
Approved by: re, doceng (implicit, silence)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D13467
|
||
|---|---|---|
| bn_BD.UTF-8 | ||
| da_DK.ISO8859-1 | ||
| de_DE.ISO8859-1 | ||
| el_GR.ISO8859-7 | ||
| en_US.ISO8859-1 | ||
| es_ES.ISO8859-1 | ||
| fr_FR.ISO8859-1 | ||
| hu_HU.ISO8859-2 | ||
| it_IT.ISO8859-15 | ||
| ja_JP.eucJP | ||
| ko_KR.UTF-8 | ||
| mn_MN.UTF-8 | ||
| nl_NL.ISO8859-1 | ||
| no_NO.ISO8859-1 | ||
| pl_PL.ISO8859-2 | ||
| pt_BR.ISO8859-1 | ||
| ru_RU.KOI8-R | ||
| share | ||
| sr_YU.ISO8859-2 | ||
| tr_TR.ISO8859-9 | ||
| zh_CN.UTF-8 | ||
| zh_TW.UTF-8 | ||
| .arcconfig | ||
| Makefile | ||
| README | ||
$FreeBSD$
If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read
https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/
for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.