[GRASS-SVN] r37007 - in grass/trunk/lib: . python

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 5 15:38:39 EDT 2009


Author: neteler
Date: 2009-05-05 15:38:39 -0400 (Tue, 05 May 2009)
New Revision: 37007

Modified:
   grass/trunk/lib/grasslib.dox
   grass/trunk/lib/python/grasspythonlib.dox
Log:
document GRASS-Python lib

Modified: grass/trunk/lib/grasslib.dox
===================================================================
--- grass/trunk/lib/grasslib.dox	2009-05-05 19:34:13 UTC (rev 37006)
+++ grass/trunk/lib/grasslib.dox	2009-05-05 19:38:39 UTC (rev 37007)
@@ -91,6 +91,7 @@
 <li>pngdriver:  PNG display driver library - \ref pngdriver
 <li>proj:	\ref projlib (wrapper to PROJ4 projection library)
 <li>psdriver:   PostScript display driver library - \ref psdriver
+<li>python:     \ref pythonlib
 <li>raster:	\ref rastergraphicslib (note: raster map functions are in \ref gislib)
 <li>rowio:	Raster row in/out library - \ref rowio
 <li>rst:	Library for interpolation with regularized splines with tension - \ref rst

Modified: grass/trunk/lib/python/grasspythonlib.dox
===================================================================
--- grass/trunk/lib/python/grasspythonlib.dox	2009-05-05 19:34:13 UTC (rev 37006)
+++ grass/trunk/lib/python/grasspythonlib.dox	2009-05-05 19:38:39 UTC (rev 37007)
@@ -1,7 +1,9 @@
-/*! \page GRASS_LIB_PYTHON GRASS 6 Python library
+/*! \page pythonlib GRASS 7 Python library
 
-<h2>GRASS 7 Python library</h2>
+by GRASS Development Team
 
+http://grass.osgeo.org
+
 See code in: grass.py
 
 



More information about the grass-commit mailing list