[GRASS-SVN] r37009 - in grass/branches/releasebranch_6_4/lib: . python

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


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

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

Modified: grass/branches/releasebranch_6_4/lib/grasslib.dox
===================================================================
--- grass/branches/releasebranch_6_4/lib/grasslib.dox	2009-05-05 19:38:47 UTC (rev 37008)
+++ grass/branches/releasebranch_6_4/lib/grasslib.dox	2009-05-05 19:38:59 UTC (rev 37009)
@@ -90,6 +90,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/branches/releasebranch_6_4/lib/python/grasspythonlib.dox
===================================================================
--- grass/branches/releasebranch_6_4/lib/python/grasspythonlib.dox	2009-05-05 19:38:47 UTC (rev 37008)
+++ grass/branches/releasebranch_6_4/lib/python/grasspythonlib.dox	2009-05-05 19:38:59 UTC (rev 37009)
@@ -1,7 +1,9 @@
-/*! \page GRASS_LIB_PYTHON GRASS 6 Python library
+/*! \page pythonlib GRASS 6 Python library
 
-<h2>GRASS 6 Python library</h2>
+by GRASS Development Team
 
+http://grass.osgeo.org
+
 See code in: grass.py
 
 



More information about the grass-commit mailing list