GayBSD documentation tree
Currently we have articles.ent and books.ent, and for example, articles.ent can be used by putting the following lines in the doctype declaration: <!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> %articles.ent; This pulls all of the necessary entities via share/sgml/articles.ent. The translation teams can customize these entities by redefining the articles.ent file in <langcode>/share/sgml. See ja_JP.eucJP/share/sgml for example. |
||
---|---|---|
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.