but do not set system default for sourcedir or pubdir

This commit is contained in:
Martin A. Brown 2016-03-04 13:50:00 -08:00
parent 7c3c3589ff
commit bf3d559fc6
1 changed files with 9 additions and 9 deletions

View File

@ -15,22 +15,22 @@
# Frobnitz-HOWTO.sgml
# Wascally-Wabbit-HOWTO/Wascally-Wabbit-HOWTO.xml
#
sourcedir = /path/to/checkout/LDP/LDP/faq/linuxdoc/,
/path/to/checkout/LDP/LDP/guide/linuxdoc/,
/path/to/checkout/LDP/LDP/howto/linuxdoc/,
/path/to/checkout/LDP/LDP/howto/docbook/,
/path/to/checkout/LDP/LDP/guide/docbook/,
/path/to/checkout/LDP/LDP/ref/docbook/,
/path/to/checkout/LDP/LDP/faq/docbook/
# sourcedir = /path/to/checkout/LDP/LDP/faq/linuxdoc/,
# /path/to/checkout/LDP/LDP/guide/linuxdoc/,
# /path/to/checkout/LDP/LDP/howto/linuxdoc/,
# /path/to/checkout/LDP/LDP/howto/docbook/,
# /path/to/checkout/LDP/LDP/guide/docbook/,
# /path/to/checkout/LDP/LDP/ref/docbook/,
# /path/to/checkout/LDP/LDP/faq/docbook/
# -- the pubdir is the location where the output directories will be found
# and/or created; this is the publication directory
#
pubdir = /path/to/publication/directory/
# pubdir = /path/to/publication/directory/
# -- if you need to skip a particular (problematic?) document during build
# the skip option is available; this parameter holds comma-separated
# document STEM names
# document STEM names (HOWTO-INDEX is broken as of 2016-03-04)
#
skip = HOWTO-INDEX