GayBSD documentation tree
Find a file
Murray Stokely 38efb3d25a Add a new print-output build variable for the doc project, 'RLE'.
If defined, EPS files are run length encoded before being integrated
into the PostScript output.

  "make book.ps" currently generates a 96 megabyte file.
  "make RLE=1 book.ps" generates a 16 megabyte file.

If we added a tool to use better (LZW) compression for the eps
screenshots and such, then we could reduce this number further.
2002-04-22 08:59:03 +00:00
de_DE.ISO8859-1 MFbed: translation updates 2002-04-06 18:55:42 +00:00
el_GR.ISO8859-7 Add new Greek article translation. 2002-04-06 18:24:16 +00:00
en/handbook/contrib
en_US.ISO8859-1 Correct an equation that was a bit faulty. 2002-04-22 01:52:28 +00:00
es_ES.ISO8859-1
fr_FR.ISO8859-1 New translation 2002-04-20 21:07:09 +00:00
it_IT.ISO8859-15 Bunch of SGML and typo fixes. 2002-04-03 12:02:18 +00:00
ja_JP.eucJP Fix translation. 2002-04-16 10:57:11 +00:00
nl_NL.ISO8859-1 Force tidy(1) to use '-raw' and newly added '-preserve' options 2001-12-12 11:49:38 +00:00
pt_BR.ISO8859-1 <port>fish</port> -> <filename role="package">fish</filename> 2002-02-27 05:08:13 +00:00
release Add user and hostname of builder to doc release meta-info. 2002-03-07 16:59:21 +00:00
ru_RU.KOI8-R <port>fish</port> -> <filename role="package">fish</filename> 2002-02-27 05:08:13 +00:00
share Add a new print-output build variable for the doc project, 'RLE'. 2002-04-22 08:59:03 +00:00
sr_YU.ISO8859-2 Activate dialup-firewall article build 2002-02-06 17:02:23 +00:00
zh/FAQ
zh_TW.Big5 Force tidy(1) to use '-raw' and newly added '-preserve' options 2001-12-12 11:49:38 +00:00
Makefile Connect el_GR.ISO8859-7 to the build. It's been a while in the tree. 2002-04-06 18:30:34 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +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
2 covers the software and related items you will need to install.