[GRASS-SVN] r37604 - grass-web/trunk/devel
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 30 05:13:12 EDT 2009
Author: neteler
Date: 2009-05-30 05:13:12 -0400 (Sat, 30 May 2009)
New Revision: 37604
Modified:
grass-web/trunk/devel/devel.inc
Log:
also link GRASS 7 progman
Modified: grass-web/trunk/devel/devel.inc
===================================================================
--- grass-web/trunk/devel/devel.inc 2009-05-30 07:58:49 UTC (rev 37603)
+++ grass-web/trunk/devel/devel.inc 2009-05-30 09:13:12 UTC (rev 37604)
@@ -145,7 +145,7 @@
System (GRASS), GNU General Public License. http://grass.osgeo.org
<ul>
-<li><b>GRASS 6.0/6.1/6.2/6.3:</b>
+<li><b>GRASS Programmer's Manual:</b>
The manual has been integrated into the source code (<a
href="http://www.stack.nl/~dimitri/doxygen/">doxygen</a> format) and
@@ -153,10 +153,11 @@
<a href="../download/index.php">download page</a>.
<ul>
- <li>GRASS <a href="http://download.osgeo.org/grass/grass6_progman_pdf/">6 Programmer's Manual</a>
- (PDF and packaged HTML; complete, updated weekly every Saturday)
- <li> GRASS <a href="http://download.osgeo.org/grass/grass6_progman/">6 Programmer's Manual</a> (HTML, weekly updated; generate locally with 'make htmldocs-single' from source code)
- <li> GRASS <a href="http://mpa.fbk.eu/markus/grass63progman/swig/">SWIG interface</a> (HTML, weekly updated)
+ <li>GRASS 6 Programmer's Manual (generate locally with 'make htmldocs-single' from source code):<br>
+ <a href="http://download.osgeo.org/grass/grass6_progman/">HTML</a> -
+ <a href="http://download.osgeo.org/grass/grass6_progman_pdf/">PDF</a> (updated weekly every Saturday)
+ <li>GRASS 7 Programmer's Manual (generate locally with 'make htmldocs-single' from source code):<br>
+ <a href="http://download.osgeo.org/grass/grass7_progman/">HTML</a> (updated weekly every Saturday)
<li> <a href="../searchgrass.php">Search GRASS 6 Programmer's Manual</a>
<li> <a href="http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster">r.example</a>: example C code for GRASS raster programming
<li> <a href="http://trac.osgeo.org/grass/browser/grass/trunk/doc/vector">v.example</a>: example C code for GRASS 6 vector programming
More information about the grass-commit
mailing list