]> granicus.if.org Git - postgis/commitdiff
Change chunking depth to "chapter".
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Sep 2004 22:35:02 +0000 (22:35 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Sep 2004 22:35:02 +0000 (22:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@778 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile

index 408064f44f61292dccd1cd79ab460b16bf9cb5c1..70ed95ff89391045b2597e5ced77ca52f30473ef 100644 (file)
@@ -7,7 +7,8 @@ postgis-out.xml: postgis.xml
 
 html: postgis-out.xml
        xsltproc \
-               --stringparam shade.verbatim 1 \
+               --param shade.verbatim 1 \
+               --param chunk.section.depth 0 \
                --stringparam html.stylesheet style.css \
                /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl \
                $<