[GRASS-SVN] r37008 - in grass/branches/develbranch_6/lib: . python
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 5 15:38:47 EDT 2009
Author: neteler
Date: 2009-05-05 15:38:47 -0400 (Tue, 05 May 2009)
New Revision: 37008
Modified:
grass/branches/develbranch_6/lib/grasslib.dox
grass/branches/develbranch_6/lib/python/grasspythonlib.dox
Log:
document GRASS-Python lib
Modified: grass/branches/develbranch_6/lib/grasslib.dox
===================================================================
--- grass/branches/develbranch_6/lib/grasslib.dox 2009-05-05 19:38:39 UTC (rev 37007)
+++ grass/branches/develbranch_6/lib/grasslib.dox 2009-05-05 19:38:47 UTC (rev 37008)
@@ -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/develbranch_6/lib/python/grasspythonlib.dox
===================================================================
--- grass/branches/develbranch_6/lib/python/grasspythonlib.dox 2009-05-05 19:38:39 UTC (rev 37007)
+++ grass/branches/develbranch_6/lib/python/grasspythonlib.dox 2009-05-05 19:38:47 UTC (rev 37008)
@@ -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