[GRASS-user] Manual to own python script

Markus Neteler neteler at osgeo.org
Fri May 13 09:42:15 EDT 2011


On Thu, May 12, 2011 at 2:17 PM, Johannes Radinger <jradinger at gmx.at> wrote:
> Hello,
>
> I use my own python script in GRASS but I'd like to add also a html-manual to it, like other modules
> and add-ons. Is there any possibility to do that? My script is called Fidimo.py (It seems I have to use the
> .py ending) and I tried just to put a file called Fidimo.html into the html folder and afterwards I restarted
> GRASS but that is not working...

If you use a Makefile to install it, the approach as used for the
existing Python
scripts should work. Of course your script must use the GRASS parser.

Markus


More information about the grass-user mailing list