summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-01-07 13:29:30 +0100
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-01-07 13:29:30 +0100
commitbd978476850a3f3cf3fd56eaf6b192141a4330fb (patch)
tree919ce5d49401e5f2b326d9bd6c8d89db3feff4a9
parentAdd ebuild-writing chapter intro page. (diff)
downloaddevmanual-bd978476850a3f3cf3fd56eaf6b192141a4330fb.tar.gz
devmanual-bd978476850a3f3cf3fd56eaf6b192141a4330fb.tar.bz2
devmanual-bd978476850a3f3cf3fd56eaf6b192141a4330fb.zip
Add Chapter number to the section number.
-rw-r--r--Makefile.docbook1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.docbook b/Makefile.docbook
index d5e6f15..1c66f72 100644
--- a/Makefile.docbook
+++ b/Makefile.docbook
@@ -8,6 +8,7 @@ generate: main.docbook
--stringparam base.dir public/ \
--stringparam chunk.toc chunk.toc \
--stringparam section.autolabel 1 \
+ --stringparam section.label.includes.component.label 1 \
--stringparam toc.section.depth 1 \
--stringparam collect.xref.targets "yes" \
--stringparam targets.filename "$(patsubst %.xhtml,%.olinkdb,$@)" \