summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-04 03:45:13 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-04 03:45:13 +0000
commitd230f6cc13a5a785f82d0e6f9cfd93017160ca27 (patch)
treea6b4fb67e77feb0d8f80c7080e65f187e27f5121 /doc/Makefile
parentAdd a new "EAPI 2 Draft" section which unifies the content of the EAPI 2_pre* (diff)
downloadportage-idfetch-d230f6cc13a5a785f82d0e6f9cfd93017160ca27.tar.gz
portage-idfetch-d230f6cc13a5a785f82d0e6f9cfd93017160ca27.tar.bz2
portage-idfetch-d230f6cc13a5a785f82d0e6f9cfd93017160ca27.zip
Adjust toc.section.depth in the stylesheet so that deeper sections appear
in the table of contents. svn path=/main/trunk/; revision=11488
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 5c2ab0ba..261a0b40 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,8 +1,8 @@
all: xhtml xhtml-nochunks
-XMLTO_FLAGS_man = -x custom.xsl
+XMLTO_FLAGS = -m custom.xsl
man pdf txt xhtml xhtml-nochunks:
- xmlto $@ $(XMLTO_FLAGS_$@) portage.docbook
+ xmlto $@ $(XMLTO_FLAGS) portage.docbook
clean distclean:
rm -f *.1 *.html portage.txt