[GRASS-SVN] r65093 - grass/trunk/man
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 19 02:20:22 PDT 2015
Author: martinl
Date: 2015-04-19 02:20:22 -0700 (Sun, 19 Apr 2015)
New Revision: 65093
Modified:
grass/trunk/man/build_html.py
Log:
manual index: add link to pygrass
Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py 2015-04-19 09:17:08 UTC (rev 65092)
+++ grass/trunk/man/build_html.py 2015-04-19 09:20:22 UTC (rev 65093)
@@ -176,6 +176,7 @@
<td width="33%" valign="top" class="box"><h3> Python</h3>
<ul>
<li class="box"><a href="http://grass.osgeo.org/grass${grass_version_major}${grass_version_minor}/manuals/libpython/index.html">GRASS GIS Python library documentation</a></li>
+ <li class="box"><a href="http://grass.osgeo.org/grass${grass_version_major}${grass_version_minor}/manuals/libpython/pygrass_index.html">PyGRASS documentation</a></li>
</ul>
</td>
</tr>
More information about the grass-commit
mailing list