GayBSD documentation tree
Find a file
Gabor Kovesdan 48c0df24d2 Merge the XML toolchain upgrade, which contains the following changes:
- Upgrade to DocBook 4.5
  - Use XSLT instead of DSSSL to render XHTML-based output
  - Generate PDF from PS and simplify image processing
  - Fix make lint and validate the whole documentation set
  - Fix rendering of TOC elements
  - Fix misused link elements that resulted in a corrupt rendering
  - Use more human-friendly publication data and release info rendering
  - Add support for XInclude in DocBook documents
  - Add support for profiling with attributes [1]
  - Add support for Schematron constraints
  - Add experimental epub support
  - Add experimental support for XSL-FO-based printed output
  - Clean up obsolete SGML constructs
  - Clean up catalogs
  - Drop HTML Tidy since it is not needed any more

  [1] http://www.sagehill.net/docbookxsl/Profiling.html

The dependencies of the build will change as follows:
  - textproc/opensp
  - www/tidy-lib
  - textproc/html
  - textproc/linuxdoc
  - textproc/docbook-410
  - textproc/docbook-xml
  + textproc/docbook-xml-450
  + textproc/iso-schematron-xslt

Approved by:	doceng (implicit)
2013-05-17 18:49:52 +00:00
bn_BD.ISO10646-1 - Add more customization layers 2013-02-26 09:43:12 +00:00
da_DK.ISO8859-1 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
de_DE.ISO8859-1 - MFH 2013-05-15 14:07:01 +00:00
el_GR.ISO8859-7 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
en_US.ISO8859-1 - MFH 2013-05-17 18:05:43 +00:00
es_ES.ISO8859-1 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
fr_FR.ISO8859-1 - MFH 2013-05-07 10:20:20 +00:00
hu_HU.ISO8859-2 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
it_IT.ISO8859-15 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
ja_JP.eucJP - MFH 2013-05-15 14:07:01 +00:00
mn_MN.UTF-8 - MFH 2013-05-07 10:20:20 +00:00
nl_NL.ISO8859-1 - MFH 2013-05-15 14:07:01 +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 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
pt_BR.ISO8859-1 Merge the XML toolchain upgrade, which contains the following changes: 2013-05-17 18:49:52 +00:00
release
ru_RU.KOI8-R - MFH 2013-05-15 14:07:01 +00:00
share - MFH 2013-05-17 18:05:43 +00:00
sr_YU.ISO8859-2 - Add more customization layers 2013-02-26 09:43:12 +00:00
tr_TR.ISO8859-9 - Add more customization layers 2013-02-26 09:43:12 +00:00
zh_CN.GB2312 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
zh_TW.Big5 - Reduce the misuse of role attribute; role="directory" should actually be 2013-04-04 11:40:58 +00:00
Makefile Replace csup/cvsup entries with svn in head/Makefile 'update' target. 2012-06-21 22:57:58 +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.