Changes between Version 5 and Version 6 of Submitting/Python


Ignore:
Timestamp:
Jun 21, 2014, 8:47:39 AM (10 years ago)
Author:
neteler
Comment:

link updates

Legend:

Unmodified
Added
Removed
Modified
  • Submitting/Python

    v5 v6  
    225225
    226226
    227 === GRASS documentation ===
    228 
    229  * GRASS Programming manual for API and existing classes: http://grass.osgeo.org/programming7/ (add more specific link)
    230  * GRASS wiki has pages about how to develop GRASS scripts in Python: http://grasswiki.osgeo.org
    231 
     227=== GRASS GIS documentation ===
     228
     229 * GRASS Programming manual for C API and existing classes: http://grass.osgeo.org/programming7/ (add more specific link)
     230 * GRASS scripts in Python: http://grasswiki.osgeo.org/wiki/GRASS_and_Python
     231 * GRASS scripts in PyGRASS: http://grass.osgeo.org/grass71/manuals/pygrass/
     232 * Python based wxGUI: http://grass.osgeo.org/grass71/manuals/wxgui/
    232233=== External documentation ===
    233234