]> granicus.if.org Git - postgis/commitdiff
Allow correct handling of sect2 tags in chunked html
authorBborie Park <bkpark at ucdavis.edu>
Tue, 14 May 2013 22:38:13 +0000 (22:38 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 14 May 2013 22:38:13 +0000 (22:38 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11465 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index 9bb9ed68ab8602cca6bf295846522c3baf792524..beb7b9d16fe603596fef785142c3ccdcdd5acced 100644 (file)
@@ -47,7 +47,7 @@ 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 generate.section.toc.level 2 \
        --param funcsynopsis.style kr \
        --param admon.graphics 1 \
        --param admon.textlabel 0 \