From: Kevin Neufeld Date: Tue, 8 Jul 2008 05:15:57 +0000 (+0000) Subject: modified toc top generation level param X-Git-Tag: 1.4.0b1~864 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee81c2b29083f7432c00e5d3e1f60b5d97eb2392;p=postgis modified toc top generation level param git-svn-id: http://svn.osgeo.org/postgis/trunk@2832 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 24d260351..5a636b357 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -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 \