From a9f2bf60d5468181efce8c7fc12f9cd746305da9 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 25 May 2011 12:13:55 +0000 Subject: [PATCH] define style for methodsynopsis git-svn-id: http://svn.osgeo.org/postgis/trunk@7240 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.50.1