GayBSD documentation tree
in <ulink> like <ulink url="&url.books.handbook;/kernelconfig.html"></ulink>. To use these entities, put the following lines in preamble (DOCTYPE declaration) of the document: <!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"> %l10n.ent; <!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN"> %urls.ent; and put URL_RELPREFIX in the Makefile. For translation teams: please add your "langcode" into <langcode>/share/sgml/l10n.ent using examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/ sgml/l10n.ent. &url.books.*; will be replaced with URLs for your language; if you want URLs which point the original (English) docs, you can use &url.books.*.en; instead. Discussed with: den |
||
---|---|---|
bn_BD.ISO10646-1 | ||
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.