GayBSD documentation tree
Find a file
Nik Clayton ee685fdd2c 1. Fix a subtle bug in the use of ${DOC}. If you ran make(1) and defined
${FORMATS} on the command line then it would assume that you wanted to
   build a document in the current directory, based on the setting of ${DOC}.
   If ${DOC} wasn't set, it defaulted to the name of the current directory.

   Any Makefile that includes this, and expects to have documentation built
   in the current directory must now explicitly define DOC.  All the current
   ones do anyway.  This should be a non-problem when docproj.docbook.mk is
   split out in to smaller, more modular files.

   Move the comments for DOC from the non-mandatory to the mandatory
   section.

2. Clarify the meaning of DESTDIR, it's changed a little bit since it was
   first documented.

3. Initial, tentative support for building pkg_* packages from the
   formatted documentation.  Needs work, but I've had the patch out for
   review for a couple of days, and no comments either way -- so if
   people hate it, this should at least spur them on to say so.

       # cd /path/to/doc/to/turn/into/a/package
       # touch COMMENT DESCR
       # make 'FORMATS=this that and the other' package

   to build 'n' packages, one per format.  "make install" is run as part
   of the package dependency, so this will overwrite documentation you
   have already got installed.

4. Remove DOC_INSTALL_PREFIX.  Should have been DOCDIR from the start.
1999-08-26 19:37:13 +00:00
en_US.ISO8859-1 Add myself to the list of committers. 1999-08-25 20:38:52 +00:00
en_US.ISO_8859-1 Add myself to the list of committers. 1999-08-25 20:38:52 +00:00
es_ES.ISO8859-1 Honour ${DOCDIR} when installing the documentation. 1999-08-19 20:36:02 +00:00
es_ES.ISO_8859-1 Honour ${DOCDIR} when installing the documentation. 1999-08-19 20:36:02 +00:00
ja_JP.eucJP JADEOPTS -> JADEFLAGS (see same change in ../faq/Makefile). 1999-08-26 19:11:32 +00:00
ru_RU.KOI8-R Sync with English 1.14. The conversion to DocBook can now start. 1999-08-25 18:47:25 +00:00
share 1. Fix a subtle bug in the use of ${DOC}. If you ran make(1) and defined 1999-08-26 19:37:13 +00:00
zh_TW.Big5 o Give the TIDYFLAGS in the Makefile to make the building procedure right. 1999-08-25 05:29:44 +00:00
Makefile Replace rs_SU.KOI8-R with ru_RU.KOI8-R. The necessary repository work 1999-08-19 20:31:25 +00:00