[postgis-commits] svn - r3389 - trunk/doc/xsl

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Dec 12 06:20:25 PST 2008


Author: robe
Date: 2008-12-12 06:20:24 -0800 (Fri, 12 Dec 2008)
New Revision: 3389

Modified:
   trunk/doc/xsl/postgis_gardentest.sql.xsl
Log:
get rid of accidentally copied comment

Modified: trunk/doc/xsl/postgis_gardentest.sql.xsl
===================================================================
--- trunk/doc/xsl/postgis_gardentest.sql.xsl	2008-12-12 14:11:16 UTC (rev 3388)
+++ trunk/doc/xsl/postgis_gardentest.sql.xsl	2008-12-12 14:20:24 UTC (rev 3389)
@@ -32,7 +32,6 @@
 	</pgis:gardens>
 
 	<xsl:template match='/chapter'>
-<!-- Pull out the purpose section for each ref entry and strip whitespace and put in a variable to be tagged unto each function comment  -->
 		<xsl:for-each select='sect1/refentry'>
 		<xsl:sort select="@id"/>
 <!-- For each function prototype generate a test sql statement



More information about the postgis-commits mailing list