[GRASS-SVN] r35881 - in grass/branches/develbranch_6/swig: . python

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Feb 14 11:42:51 EST 2009


Author: neteler
Date: 2009-02-14 11:42:50 -0500 (Sat, 14 Feb 2009)
New Revision: 35881

Modified:
   grass/branches/develbranch_6/swig/python/grasspython.dox
   grass/branches/develbranch_6/swig/swiglib.dox
Log:
doxygen updated

Modified: grass/branches/develbranch_6/swig/python/grasspython.dox
===================================================================
--- grass/branches/develbranch_6/swig/python/grasspython.dox	2009-02-14 16:41:33 UTC (rev 35880)
+++ grass/branches/develbranch_6/swig/python/grasspython.dox	2009-02-14 16:42:50 UTC (rev 35881)
@@ -1,15 +1,22 @@
-/*! \page GRASS_SWIG_PYTHON GRASS SWIG/PYTHON interface
+/*! \page GRASS_SWIG_PYTHON GRASS 6 SWIG/PYTHON interface
 
-<h2>GRASS SWIG/PYTHON interface</h2>
+<h2>GRASS 6 SWIG/PYTHON interface</h2>
 
-At the moment a prototype is implemented. It permits to use
-some GRASS library functions directly from the PYTHON programming language.
+At the moment a prototype is implemented (a more advanced interface
+is included in GRASS 7). It permits to use some GRASS 6 library
+functions directly from the PYTHON programming language.
 
-<h3>Status of GRASS SWIG/PYTHON implementation</h3>
-
-At the moment a prototype is implemented.
 <P>
-See: gisdefs.i
+See: python_grass6.i
 
+<p>
+Examples:
+<ul>
+<li> examples/rasteraccess.py
+<li> examples/vectoraccess.py
+<li> examples/m.distance
+<li> test.py
+</ul>
+
 */
 

Modified: grass/branches/develbranch_6/swig/swiglib.dox
===================================================================
--- grass/branches/develbranch_6/swig/swiglib.dox	2009-02-14 16:41:33 UTC (rev 35880)
+++ grass/branches/develbranch_6/swig/swiglib.dox	2009-02-14 16:42:50 UTC (rev 35881)
@@ -64,7 +64,7 @@
 <h2>See also</h2>
 
 <ul>
-<li> <a href="http://download.osgeo.org/grass/grass6_progman/>GRASS Programmer's manual</a>
+<li> <a href="http://download.osgeo.org/grass/grass6_progman/">GRASS Programmer's manual</a>
 </ul>
 
 */



More information about the grass-commit mailing list