From: Zac Medico Date: Thu, 4 Sep 2008 03:45:13 +0000 (-0000) Subject: Adjust toc.section.depth in the stylesheet so that deeper sections appear X-Git-Tag: v2.2_rc9~38 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d230f6cc13a5a785f82d0e6f9cfd93017160ca27;hp=12c930bc3fb7e49b4ab45792284a85c5846ca80b;p=portage.git Adjust toc.section.depth in the stylesheet so that deeper sections appear in the table of contents. svn path=/main/trunk/; revision=11488 --- diff --git a/doc/Makefile b/doc/Makefile index 5c2ab0ba9..261a0b405 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 diff --git a/doc/custom.xsl b/doc/custom.xsl index e69de29bb..f1692b12f 100644 --- a/doc/custom.xsl +++ b/doc/custom.xsl @@ -0,0 +1,3 @@ + + +