Pārlūkot izejas kodu

document GRASS-Python lib

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@37007 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 16 gadi atpakaļ
vecāks
revīzija
86ac9155dc
2 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 1 0
      lib/grasslib.dox
  2. 4 2
      lib/python/grasspythonlib.dox

+ 1 - 0
lib/grasslib.dox

@@ -91,6 +91,7 @@ from GRASS 5 Programmer's manual) or are simply undocumented.</I>
 <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

+ 4 - 2
lib/python/grasspythonlib.dox

@@ -1,6 +1,8 @@
-/*! \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