Selaa lähdekoodia

standard file name; template style content added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51521 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 13 vuotta sitten
vanhempi
commit
4b3f7f2fd3
3 muutettua tiedostoa jossa 32 lisäystä ja 1 poistoa
  1. 1 1
      temporal/Makefile
  2. 31 0
      temporal/temporalintro.html
  3. 0 0
      temporal/tgisintro.html

+ 1 - 1
temporal/Makefile

@@ -31,7 +31,7 @@ SUBDIRS = \
 	t.vect.observe.strds \
 	t.vect.univar
 
-PGM = tgisintro
+PGM = temporalintro
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make
 

+ 31 - 0
temporal/temporalintro.html

@@ -0,0 +1,31 @@
+<!-- meta page description: Temporal data processing in GRASS GIS -->
+<!-- meta page index: temporal -->
+<h3>Temporal data management in general</h3>
+
+...
+
+<h3>Temporal data import and export</h3>
+
+...
+
+<h3>Metadata</h3>
+
+...
+
+<h3>Temporal data operations</h3>
+
+...
+
+<h3>Temporal data statistics</h3>
+
+...
+
+<h3>Temporal data algebra and aggregation</h3>
+
+...
+
+<h3>See also</h3>
+
+<ul>
+  <li><a href="databaseintro.html">Database management</a></li>
+</ul>

+ 0 - 0
temporal/tgisintro.html