GayBSD documentation tree
Find a file
Nik Clayton 57f6bf9869 Support library images. Do this by
1.  Listing LIB_IMAGES as a dependency on certain targets, to ensure
    that library images are pulled in correctly.

2.  Create a new FORMAT, html.tar, to cater for the case where we might
    be producing a single .html file, but we need to tar that up for
    distribution and the tar file needs to include all the images.

3.  Update the various install-* targets to include the images.

4.  Update the package-* targets to include the images

While I'm here, pull out the .doc target.  For some reason I thought our
tool chain could produce Microsoft Word .doc files.  It can't.
2000-07-16 16:32:27 +00:00
de_DE.ISO8859-1 Add translated bibliography chapter, based on English rev. 1.24. 2000-06-29 10:08:28 +00:00
de_DE.ISO_8859-1 Add translated bibliography chapter, based on English rev. 1.24. 2000-06-29 10:08:28 +00:00
en/handbook/contrib Add Frank Mayhar for p5-libapreq. 2000-03-19 06:20:31 +00:00
en_US.ISO8859-1 Kick start the English image library. Add some callout 'bugs'. 2000-07-16 16:23:18 +00:00
en_US.ISO_8859-1 Kick start the English image library. Add some callout 'bugs'. 2000-07-16 16:23:18 +00:00
es_ES.ISO8859-1 First version Spanish handbook. 2000-05-28 19:51:44 +00:00
es_ES.ISO_8859-1 First version Spanish handbook. 2000-05-28 19:51:44 +00:00
fr_FR.ISO8859-1 Synchronize with french CVS tree 2000-06-12 16:02:20 +00:00
fr_FR.ISO_8859-1 Synchronize with french CVS tree 2000-06-12 16:02:20 +00:00
ja_JP.eucJP Merge changes in the English version (1.70 -> 1.73). 2000-07-15 06:32:32 +00:00
nl_NL.ISO8859-1 Add translated bookinfo.ent. 2000-06-03 21:41:39 +00:00
nl_NL.ISO_8859-1 Add translated bookinfo.ent. 2000-06-03 21:41:39 +00:00
ru_RU.KOI8-R Synchronize with english version: update to rev. 1.60 2000-07-08 17:11:28 +00:00
share Support library images. Do this by 2000-07-16 16:32:27 +00:00
zh/FAQ Correct the "ID" tag. 1999-11-12 08:34:11 +00:00
zh_TW.Big5 Give each language and encoding it's own freebsd.dsl, to contain style 2000-03-23 09:00:17 +00:00
Makefile List the French translation subdirectory. Why I didn't do this months 2000-04-30 21:58:43 +00:00
README Point the interested developer at the FDP Primer on the website for more 2000-04-13 00:27:02 +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/tutorials/docproj-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.