authoritative source of doc for grass python functions

6 messages Options
Embed this post
Permalink
Moritz Lennert

authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
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
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Martin Landa

Re: authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
Hi,

2009/6/23 Moritz Lennert <[hidden email]>:
> 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
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Moritz Lennert

Re: authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
On 23/06/09 09:41, Martin Landa wrote:

> Hi,
>
> 2009/6/23 Moritz Lennert <[hidden email]>:
>> 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
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
hamish-2

Re: authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
In reply to this post by Moritz Lennert

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

Moritz wrote:
> Do I see correctly that there is no PDF version of it available ?


try 'make pdfdocs'


Hamish



     

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Markus Neteler

Re: authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
On Tue, Jun 23, 2009 at 6:34 PM, Hamish<[hidden email]> wrote:
>
>> >> http://download.osgeo.org/grass/grass6_progman/pythonlib.html

Even better:
http://download.osgeo.org/grass/grass7_progman/pythonlib.html

Martin and I updated the doxygen version, so that it comes even nicer
now.

> Moritz wrote:
>> Do I see correctly that there is no PDF version of it available ?

Apparently the cronjob fails. Do you insist that I spend time on this?

> try 'make pdfdocs'

This should work.

Markus
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Moritz Lennert

Re: authoritative source of doc for grass python functions

Reply Threaded More More options
Print post
Permalink
On 05/07/09 20:27, Markus Neteler wrote:

> On Tue, Jun 23, 2009 at 6:34 PM, Hamish<[hidden email]> wrote:
>>>>> http://download.osgeo.org/grass/grass6_progman/pythonlib.html
>
> Even better:
> http://download.osgeo.org/grass/grass7_progman/pythonlib.html
>
> Martin and I updated the doxygen version, so that it comes even nicer
> now.
>
>> Moritz wrote:
>>> Do I see correctly that there is no PDF version of it available ?
>
> Apparently the cronjob fails. Do you insist that I spend time on this?

Knowing your busy time schedule, no, but one day it would be good to
have an easily accessible downloadable documentation of the Python lib...

>
>> try 'make pdfdocs'
>
> This should work.

It does, thanks.

Moritz
_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev