GayBSD documentation tree
- 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. |
||
---|---|---|
da_DK.ISO8859-1 | ||
de_DE.ISO8859-1 | ||
el_GR.ISO8859-7 | ||
en/handbook/contrib | ||
en_US.ISO8859-1 | ||
es_ES.ISO8859-1 | ||
fr_FR.ISO8859-1 | ||
it_IT.ISO8859-15 | ||
ja_JP.eucJP | ||
nl_NL.ISO8859-1 | ||
no_NO.ISO8859-1/books/handbook | ||
pl_PL.ISO8859-2 | ||
pt_BR.ISO8859-1 | ||
release | ||
ru_RU.KOI8-R | ||
share | ||
sr_YU.ISO8859-2 | ||
tr_TR.ISO8859-9 | ||
zh/FAQ | ||
zh_TW.Big5 | ||
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 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.