From: Regina Obe Date: Sat, 27 Oct 2012 05:31:55 +0000 (+0000) Subject: revise script hallie uses so strips out tags such as ulink, xref, command leaving... X-Git-Tag: 2.1.0beta2~447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41003bb9a9bc1fb20d8e91541cbb9ad35c18ddb9;p=postgis revise script hallie uses so strips out tags such as ulink, xref, command leaving just textual representation (these were getting cut out before) git-svn-id: http://svn.osgeo.org/postgis/trunk@10574 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_reference.xml.xsl b/doc/xsl/postgis_reference.xml.xsl index 4845b460b..5f98aecfc 100644 --- a/doc/xsl/postgis_reference.xml.xsl +++ b/doc/xsl/postgis_reference.xml.xsl @@ -5,7 +5,8 @@ Copyright 2010, Regina Obe License: BSD Purpose: This is an xsl transform that concatenates - all the sections defined in postgis.xml + all the sections defined in postgis.xml and strips all tags + for suitable import by expert bot To use: xsltproc -o postgis_full.xml postgis_reference.xml.xsl postgis.xml ******************************************************************** --> @@ -15,4 +16,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + command: +