]> granicus.if.org Git - postgis/commitdiff
modified toc top generation level param
authorKevin Neufeld <kneufeld.ca@gmail.com>
Tue, 8 Jul 2008 05:15:57 +0000 (05:15 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Tue, 8 Jul 2008 05:15:57 +0000 (05:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2832 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index 24d260351328ffe4ee472393890ccee6be954aec..5a636b357e33391893e57446b31afed681585a46 100644 (file)
@@ -15,8 +15,7 @@ XSLBASE = @XSLBASE@
 XSLTPROC_COMMONOPTS = \
        --param section.autolabel 1 \
        --param section.label.includes.component.label 1 \
-       --param chunk.section.depth 0 \
-       --param generate.section.toc.level 1 
+       --param chunk.section.depth 0 
 
 XSLTPROC_HTMLOPTS = \
        --stringparam html.stylesheet style.css \