]> granicus.if.org Git - postgis/commitdiff
Set availability of ST_ChangeEdgeGeom
authorSandro Santilli <strk@keybit.net>
Thu, 16 Feb 2012 08:08:17 +0000 (08:08 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 16 Feb 2012 08:08:17 +0000 (08:08 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9217 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_topology.xml

index e747ccd2db8b9e6e9b1e800a56afda11b8609202..0f6246eb012da2b71fd8ade6494c5c97a98865e3 100644 (file)
@@ -1096,7 +1096,7 @@ name is invalid then an error is thrown.
                 <para>If the new <varname>acurve</varname> is not simple, then an error is thrown.</para>
              
                 <!-- use this format if new function -->
-                <para>Availability: 1.</para>
+                <para>Availability: 1.1.0</para>
                 <para>&sqlmm_compliant; SQL-MM: Topo-Geo and Topo-Net 3: Routine Details X.3.6</para>
                        </refsection>
                
@@ -1112,7 +1112,9 @@ name is invalid then an error is thrown.
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="AddEdge"/></para>
+                               <para><xref linkend="ST_AddEdgeModFace"/></para>
+                               <para><xref linkend="ST_RemEdgeModFace"/></para>
+                               <para><xref linkend="ST_ModEdgeSplit"/></para>
                        </refsection>
                </refentry>