GayBSD documentation tree
Find a file
Nik Clayton f631452350 doc.images.mk
LOCAL_LIB_IMAGES_DIR should be a path component, not a complete path, so
remove ${.CURDIR}.

doc.docbook.mk

Set the directory for image installation correctly, and ensure that the
directory exists before we try and do anything with it.

These should fix the installation problems people are having with the
primer.  There's still an outstanding bug -- make(1) thinks that the
local library images are out-of-date with respect to the ones in
share/images for some reason.  This forces a rebuild each time.  I'm
still looking at that.
2000-07-18 16:30:45 +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 Insert Joachim Kuebart's email, which was `Unknown' before. 2000-07-18 11:48:58 +00:00
en_US.ISO_8859-1 Insert Joachim Kuebart's email, which was `Unknown' before. 2000-07-18 11:48:58 +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 o Merge the following from the English version: 2000-07-18 15:24:40 +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 doc.images.mk 2000-07-18 16:30:45 +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.