GayBSD documentation tree
Find a file
Hiroki Sato 2e2010fbb7 Improve transtable.{xml,xsl}, including:
- The structure of transtable.xml is revised.  <word> should be
   bracketed with <group>.

 - A sorting order of the FreeBSD mirror sites rendered using
   mirrors.xml has been determined by sort(1).

 - A template "transtable-lookup" has been added for localization on
   word-by-word basis.

 - Replace English month names in news.xml, press.xml, and
   advisories.xml with numbers that correspond to the names.
   The number->name translation is performed on the fly.

 - Since information in mirrors.xml is used in www/ tree, it depends on
   doc/ tree now.  When WITHOUT_DOC is defined it can be built without
   doc/ tree, but some information becomes unavailable.  For example,
   a list of the mirror sites generated in index.html becomes a dummy
   one, and calling "transtable-lookup" with a word returns the word
   itself.

Neither www/ nor doc/ build should be broken due to this commit, but
until the necessary changes are applied in the localized directories,
the transtable does not work; it simply generates non-localized contents
even if transtable.xsl is used.
2004-01-12 21:27:01 +00:00
da_DK.ISO8859-1 Various remaining typos fixes. 2003-12-31 13:56:41 +00:00
de_DE.ISO8859-1 MFbed: Update the German documentation set. 2004-01-11 00:10:40 +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 Improve transtable.{xml,xsl}, including: 2004-01-12 21:27:01 +00:00
es_ES.ISO8859-1 Update some content. 2003-12-29 13:34:51 +00:00
fr_FR.ISO8859-1 Add a localized version of net-routing.pic 2004-01-10 10:01:25 +00:00
it_IT.ISO8859-15 Add missing files. 2003-12-13 10:11:50 +00:00
ja_JP.eucJP Improve transtable.{xml,xsl}, including: 2004-01-12 21:27:01 +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.603 2004-01-12 19:01:58 +00:00
share Improve transtable.{xml,xsl}, including: 2004-01-12 21:27:01 +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 Turkish docs to the build. 2003-12-05 20:04: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.