From 961695486d6892cc69a24e0946c8a61e4550b4ac Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 18 Oct 2012 14:47:08 +0000 Subject: [PATCH] script to concatenate all the sections of postgis doc for easier digestion of postgis expert bot git-svn-id: http://svn.osgeo.org/postgis/trunk@10461 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/xsl/postgis_reference.xml.xsl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/xsl/postgis_reference.xml.xsl diff --git a/doc/xsl/postgis_reference.xml.xsl b/doc/xsl/postgis_reference.xml.xsl new file mode 100644 index 000000000..714bff81d --- /dev/null +++ b/doc/xsl/postgis_reference.xml.xsl @@ -0,0 +1,17 @@ + + + + + + + + + + -- 2.50.1