GayBSD documentation tree
Find a file
Alexey Zelkin 79d9b31fc9 Unconditionally set 'NO_SUBDIR' define.
doc.docbook.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable.  But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.

It reduces install recursive calls by factor 4.
2004-03-23 23:53:27 +00:00
bn_BD.ISO10646-1 Add Bangla translation of the Explaining BSD and FreeBSD First Steps 2004-02-16 23:56:26 +00:00
da_DK.ISO8859-1 Various remaining typos fixes. 2003-12-31 13:56:41 +00:00
de_DE.ISO8859-1 MFbed: 2004-01-25 06:26:57 +00:00
el_GR.ISO8859-7 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
en/handbook/contrib Add Frank Mayhar for p5-libapreq. 2000-03-19 06:20:31 +00:00
en_US.ISO8859-1 Add Mykola Khotyaintsev. 2004-03-23 23:48:46 +00:00
es_ES.ISO8859-1 Add synopsis content. 2004-03-04 13:38:30 +00:00
fr_FR.ISO8859-1 MFen 1.213 --> 1.214 2004-03-13 20:16:05 +00:00
it_IT.ISO8859-15 MFen: 1.332 => 1.333 (forgotten in last commit) 2004-01-27 00:04:34 +00:00
ja_JP.eucJP Fix typo. 2004-03-23 13:39:31 +00:00
nl_NL.ISO8859-1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
no_NO.ISO8859-1/books/handbook Change all remaining file:/path/ urls to file://localhost/path/ 2002-09-08 23:21:58 +00:00
pl_PL.ISO8859-2 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
pt_BR.ISO8859-1 Connect newly added articles subdirectory to the build 2003-12-29 04:28:54 +00:00
release Make this more like a "real" release from src. Rather than building 2003-06-05 23:42:16 +00:00
ru_RU.KOI8-R MFen 1.7 2004-03-02 07:35:19 +00:00
share Unconditionally set 'NO_SUBDIR' define. 2004-03-23 23:53:27 +00:00
sr_YU.ISO8859-2 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
tr_TR.ISO8859-9 Say hello to the 1st effort of the Turkish Translation Team. 2003-10-04 10:06:30 +00:00
zh/FAQ Correct the "ID" tag. 1999-11-12 08:34:11 +00:00
zh_TW.Big5 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl 2003-05-22 15:03:50 +00:00
Makefile Add Bangla translations to the build. 2004-02-17 00:14:11 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.