From bf3d559fc6b73776c8837e5d206ec6add4e0f78f Mon Sep 17 00:00:00 2001 From: "Martin A. Brown" Date: Fri, 4 Mar 2016 13:50:00 -0800 Subject: [PATCH] but do not set system default for sourcedir or pubdir --- etc/ldptool.ini | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/etc/ldptool.ini b/etc/ldptool.ini index 2e1046e..329d523 100644 --- a/etc/ldptool.ini +++ b/etc/ldptool.ini @@ -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