GayBSD documentation tree
Find a file
Hiroki Sato db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
bn_BD.UTF-8 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
da_DK.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
de_DE.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
el_GR.ISO8859-7 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
en_US.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
es_ES.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
fr_FR.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
hu_HU.ISO8859-2 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
it_IT.ISO8859-15 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
ja_JP.eucJP - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
mn_MN.UTF-8 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
nl_NL.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
no_NO.ISO8859-1 - Do not specify image file extensions in documents; the proper extension 2013-04-02 09:50:10 +00:00
pl_PL.ISO8859-2 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
pt_BR.ISO8859-1 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
release Typo and spelling fixes. 2011-05-15 20:41:31 +00:00
ru_RU.KOI8-R - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
share - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
sr_YU.ISO8859-2 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
tr_TR.ISO8859-9 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
zh_CN.GB2312 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
zh_TW.Big5 - Define l10n.ent as an entity in localized directories and make them be 2013-11-11 06:52:59 +00:00
Makefile - Convert the Bengali translation to real UTF-8 2013-05-23 18:04:49 +00:00
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.