[GRASS-dev] authoritative source of doc for grass python functions

What is the current authoritative source of documentation for the grass python functions except for the source code itself ?

Is it

http://download.osgeo.org/grass/grass6_progman/pythonlib.html
or
http://trac.osgeo.org/grass/browser/grass/tags/release_20090609_grass_6_4_0RC5/lib/python/README.txt
(for someone using 6.4RC5)
or
something else ?

Moritz

Hi,

2009/6/23 Moritz Lennert <mlennert@club.worldonline.be>:

What is the current authoritative source of documentation for the grass
python functions except for the source code itself ?

Is it

http://download.osgeo.org/grass/grass6_progman/pythonlib.html

it's the most recent.

http://trac.osgeo.org/grass/browser/grass/tags/release_20090609_grass_6_4_0RC5/lib/python/README.txt
(for someone using 6.4RC5)

I suggest to remove this file and to maintain only doxygen documentation.

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

On 23/06/09 09:41, Martin Landa wrote:

Hi,

2009/6/23 Moritz Lennert <mlennert@club.worldonline.be>:

What is the current authoritative source of documentation for the grass
python functions except for the source code itself ?

Is it

http://download.osgeo.org/grass/grass6_progman/pythonlib.html

it's the most recent.

Do I see correctly that there is no PDF version of it available ?

Moritz