Skip to content

Commit 76d0dbf

Browse files
committed
(doc/pgr_createTopology) Remove documentation
1 parent 2e96ac9 commit 76d0dbf

File tree

4 files changed

+0
-297
lines changed

4 files changed

+0
-297
lines changed

doc/src/migration.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ Other PostGIS options are
5454

5555
.. migrate_pgr_alphaShape_end
5656
57-
.. migrate_pgr_createTopology_start
58-
5957
Migration of ``pgr_createTopology``
6058
-------------------------------------------------------------------------------
6159

@@ -71,8 +69,6 @@ Starting from `v3.8.0 <https://docs.pgrouting.org/3.8/en/migration.html>`__
7169
:start-after: createTopology_start
7270
:end-before: createTopology_end
7371

74-
.. migrate_pgr_createTopology_end
75-
7672
.. migrate_pgr_createVerticesTable_start
7773
7874
Migration of ``pgr_createVerticesTable``

doc/topology/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
SET(LOCAL_FILES
3-
pgr_createTopology.rst
43
pgr_nodeNetwork.rst
54
pgr_extractVertices.rst
65
topology-functions.rst

doc/topology/pgr_createTopology.rst

Lines changed: 0 additions & 290 deletions
This file was deleted.

doc/topology/topology-functions.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ created.
2727
The following functions modify the database directly therefore the user must
2828
have special permissions given by the administrators to use them.
2929

30-
- :doc:`pgr_createTopology` - create a topology based on the geometry.
3130
- :doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table.
3231
- :doc:`pgr_extractVertices` - Extracts vertex information based on the edge
3332
table information.
@@ -50,7 +49,6 @@ Additional functions to analyze a graph:
5049
.. toctree::
5150
:hidden:
5251

53-
pgr_createTopology
5452
pgr_nodeNetwork
5553
pgr_extractVertices
5654

0 commit comments

Comments
 (0)