Sfoglia il codice sorgente

temporal_framework docs: fix links

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65413 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 anni fa
parent
commit
60af0c523a
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      lib/python/docs/src/temporal_framework.rst

+ 5 - 5
lib/python/docs/src/temporal_framework.rst

@@ -119,11 +119,11 @@ the SQL object serialization, all classes that represent table entries, datetime
 Spatio-temporal algebra classes for space time raster and vector datasets are defined in:
 
 - :mod:`~temporal.temporal_algebra`
-- :mod:`~temporal_operator`
-- :mod:`~temporal_raster_base_algebra`
-- :mod:`~temporal_raster_algebra`
-- :mod:`~temporal_raster3d_algebra`
-- :mod:`~temporal_vector_algebra`
+- :mod:`~temporal.temporal_operator`
+- :mod:`~temporal.temporal_raster_base_algebra`
+- :mod:`~temporal.temporal_raster_algebra`
+- :mod:`~temporal.temporal_raster3d_algebra`
+- :mod:`~temporal.temporal_vector_algebra`
 
 High level API
 ^^^^^^^^^^^^^^