[postgis-commits] svn - r3386 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Fri Dec 12 05:17:58 PST 2008
Author: robe
Date: 2008-12-12 05:17:58 -0800 (Fri, 12 Dec 2008)
New Revision: 3386
Modified:
trunk/doc/reference_new.xml
Log:
Remove Postgis_JTS_Version from docs. No longer in 1.4 code base.
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2008-12-12 13:05:46 UTC (rev 3385)
+++ trunk/doc/reference_new.xml 2008-12-12 13:17:58 UTC (rev 3386)
@@ -377,7 +377,6 @@
<title>See Also</title>
<para><xref linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
linkend="PostGIS_Lib_Version" />, <xref
linkend="PostGIS_PROJ_Version" />, <xref
linkend="PostGIS_Version" /></para>
@@ -423,59 +422,12 @@
<title>See Also</title>
<para><xref linkend="PostGIS_Full_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
linkend="PostGIS_Lib_Version" />, <xref
linkend="PostGIS_PROJ_Version" />, <xref
linkend="PostGIS_Version" /></para>
</refsection>
</refentry>
- <refentry id="PostGIS_JTS_Version">
- <refnamediv>
- <refname>PostGIS_JTS_Version</refname>
-
- <refpurpose>Returns the version number of the JTS
- library.</refpurpose>
- </refnamediv>
-
- <refsynopsisdiv>
- <funcsynopsis>
- <funcprototype>
- <funcdef>text <function>PostGIS_JTS_Version</function></funcdef>
-
- <paramdef></paramdef>
- </funcprototype>
- </funcsynopsis>
- </refsynopsisdiv>
-
- <refsection>
- <title>Description</title>
-
- <para>Returns the version number of the JTS library, or
- <varname>NULL</varname> if JTS support is not enabled.</para>
- </refsection>
-
- <refsection>
- <title>Examples</title>
-
- <programlisting>SELECT PostGIS_JTS_Version();
- postgis_jts_version
----------------------
- 1.8
-(1 row)</programlisting>
- </refsection>
-
- <refsection>
- <title>See Also</title>
-
- <para><xref linkend="PostGIS_Full_Version" />, <xref
- linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_Lib_Version" />, <xref
- linkend="PostGIS_PROJ_Version" />, <xref
- linkend="PostGIS_Version" /></para>
- </refsection>
- </refentry>
-
<refentry id="PostGIS_Lib_Build_Date">
<refnamediv>
<refname>PostGIS_Lib_Build_Date</refname>
@@ -548,8 +500,7 @@
<title>See Also</title>
<para><xref linkend="PostGIS_Full_Version" />, <xref
- linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
+ linkend="PostGIS_GEOS_Version" />, <xref
linkend="PostGIS_PROJ_Version" />, <xref
linkend="PostGIS_Version" /></para>
</refsection>
@@ -594,8 +545,7 @@
<title>See Also</title>
<para><xref linkend="PostGIS_Full_Version" />, <xref
- linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
+ linkend="PostGIS_GEOS_Version" />, <xref
linkend="PostGIS_Lib_Version" />, <xref
linkend="PostGIS_Version" /></para>
</refsection>
@@ -641,7 +591,6 @@
<para><xref linkend="PostGIS_Full_Version" />, <xref
linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
linkend="PostGIS_Lib_Version" />, <xref
linkend="PostGIS_Version" /></para>
</refsection>
@@ -829,8 +778,7 @@
<title>See Also</title>
<para><xref linkend="PostGIS_Full_Version" />, <xref
- linkend="PostGIS_GEOS_Version" />, <xref
- linkend="PostGIS_JTS_Version" />, <xref
+ linkend="PostGIS_GEOS_Version" />,<xref
linkend="PostGIS_Lib_Version" />, <xref
linkend="PostGIS_PROJ_Version" /></para>
</refsection>
More information about the postgis-commits
mailing list