[GRASS-SVN] r68459 - grass/trunk/man
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed May 18 01:43:16 PDT 2016
Author: neteler
Date: 2016-05-18 01:43:15 -0700 (Wed, 18 May 2016)
New Revision: 68459
Modified:
grass/trunk/man/build_html.py
Log:
manual: add Graphical index more prominently to Intro section
Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py 2016-05-18 07:24:13 UTC (rev 68458)
+++ grass/trunk/man/build_html.py 2016-05-18 08:43:15 UTC (rev 68459)
@@ -93,6 +93,10 @@
<ul>
<li class="box"><span><a href="http://grasswiki.osgeo.org/wiki/Faq">FAQ - Frequently Asked Questions</a> (Wiki)</span></li>
</ul>
+ <p>
+ <ul>
+ <li class="box"><span><a href="graphical_index.html">Graphical index of functionality</a></span></li>
+ </ul>
</td>
<td width="33%" valign="top" class="box"><h3> Graphical User Interface</h3>
<ul>
More information about the grass-commit
mailing list