From 70fae0bf77f8598dc4aa107a00c76f2e9d29794d Mon Sep 17 00:00:00 2001 From: "Martin A. Brown" Date: Mon, 25 Jan 2016 12:31:39 -0800 Subject: [PATCH] Use element and allow xsltproc to generate xsltproc and friends will happily generate the index in one pass, obviating the need for the separate index.xml file, which must be generated using the jade toolchain; thus commenting out the (missing) external index and generating it on the fly; N.B. there were only two entries in the document, but at least they were present --- LDP/guide/docbook/Bugzilla-Guide/Bugzilla-Guide.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/LDP/guide/docbook/Bugzilla-Guide/Bugzilla-Guide.xml b/LDP/guide/docbook/Bugzilla-Guide/Bugzilla-Guide.xml index 45d26ff3..c7ebce4e 100644 --- a/LDP/guide/docbook/Bugzilla-Guide/Bugzilla-Guide.xml +++ b/LDP/guide/docbook/Bugzilla-Guide/Bugzilla-Guide.xml @@ -140,7 +140,14 @@ try to avoid clutter and feel free to waste space in the code to make it more re &glossary; -&index; + + +