GayBSD documentation tree
Find a file
Warren Block dc4c184660 The stylesheet did not consider long, wrapped lines when generating IDs,
and produced broken IDs with linefeeds and multiple dashes.  Fix that
with numerous applications of normalize-space() before translating
spaces into dashes.  This stylesheet is XSL 1.0. I don't know if there
is a reason for that.  If it were XSL 2.0, we could define a single
xsl:function to format IDs and factor out all these normalize-space()
and translate(, ' ','-') functions into it.
2016-04-13 15:22:42 +00:00
bn_BD.UTF-8 s/ISO10646-1/UTF-8 to match bn_BD.UTF-8/ directory name 2014-01-23 20:32:49 +00:00
da_DK.ISO8859-1 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
de_DE.ISO8859-1 Update to r44820: 2016-04-12 22:12:35 +00:00
el_GR.ISO8859-7 Fix link to the Wheel Systems company. 2016-01-04 13:39:02 +00:00
en_US.ISO8859-1 The stylesheet did not consider long, wrapped lines when generating IDs, 2016-04-13 15:22:42 +00:00
es_ES.ISO8859-1 Fix a link to go to the Spanish version and add one missing space. That 2016-02-23 02:52:39 +00:00
fr_FR.ISO8859-1 MFen: --> r38449 2016-03-24 17:43:30 +00:00
hu_HU.ISO8859-2 - address old security links being generated prior to 2000 2016-01-28 22:33:37 +00:00
it_IT.ISO8859-15 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
ja_JP.eucJP - Merge the following from the English version: 2016-04-13 09:15:29 +00:00
ko_KR.UTF-8 Add Korean translations of bsdl-gpl, explaining-bsd, and contributing 2016-01-16 17:22:29 +00:00
mn_MN.UTF-8 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
nl_NL.ISO8859-1 - address old security links being generated prior to 2000 2016-01-28 22:33:37 +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 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
pt_BR.ISO8859-1 contributing and contributing-ports: combine them 2015-04-06 05:11:49 +00:00
ru_RU.KOI8-R - Fix typo (erroneously duplicated word) 2016-03-23 10:47:11 +00:00
share - Announce 10.3-RELEASE. 2016-04-04 00:57:27 +00:00
sr_YU.ISO8859-2 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
tr_TR.ISO8859-9 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
zh_CN.UTF-8 Reflect that we are using XML and XSLT instead of SGLM and DSSSL. 2015-06-02 22:45:13 +00:00
zh_TW.UTF-8 Change the MAINTAINER of FAQ Makefile and Add URL_RELPREFIX. 2016-03-30 01:36:18 +00:00
.arcconfig Add repository.callsign, to help arcanist figure out what repo it's 2015-07-02 22:23:35 +00:00
Makefile Hook ko_KR.UTF-8 to the doc build. 2015-08-22 08:58:34 +00:00
README Update README to point to the Quick Start first. 2014-03-07 20:57:58 +00:00

$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 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.