From: Regina Obe Date: Wed, 25 May 2011 12:13:55 +0000 (+0000) Subject: define style for methodsynopsis X-Git-Tag: 2.0.0alpha1~1573 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9f2bf60d5468181efce8c7fc12f9cd746305da9;p=postgis define style for methodsynopsis git-svn-id: http://svn.osgeo.org/postgis/trunk@7240 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 78a6cfadc..3ffa2f37a 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -22,6 +22,7 @@ XSLTPROC_COMMONOPTS= \ --param chunk.section.depth 0 \ --param generate.section.toc.level 1 \ --param funcsynopsis.style ansi \ + --param methodsynopsis.style ansi \ --param admon.graphics 1 \ --param admon.textlabel 0 \ --param simplesect.in.toc 0 \