From 0ebc96393cd7cd5c861276ae733307bd7b8d87f7 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Tue, 12 Jun 2012 14:05:47 -0700 Subject: Import docbook-xsl package Required package for building systemd man pages. Change-Id: I0a200a2340a5aea24898b428b8e9b55da57e3e5b Signed-off-by: Patrick McCarty --- params/process.source.toc.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 params/process.source.toc.xml (limited to 'params/process.source.toc.xml') diff --git a/params/process.source.toc.xml b/params/process.source.toc.xml new file mode 100644 index 0000000..b91657a --- /dev/null +++ b/params/process.source.toc.xml @@ -0,0 +1,39 @@ + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + + + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + -- cgit v1.2.3