Browse Source

wxGUI/GModeler: link other g.gui.* modules

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54200 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 năm trước cách đây
mục cha
commit
329883a92b
1 tập tin đã thay đổi với 11 bổ sung4 xóa
  1. 11 4
      gui/wxpython/gmodeler/g.gui.gmodeler.html

+ 11 - 4
gui/wxpython/gmodeler/g.gui.gmodeler.html

@@ -7,7 +7,7 @@ The <b>Graphical Modeler</b> is
 a <em><a href="wxGUI.html">wxGUI</a></em> compoment which allows the
 user to create, edit, and manage models. The modeler can be launched
 from the menu <tt>File -> Graphical modeler</tt> or by
-clicking on icon <img src="icons/modeler-main.png" alt="icon"> in the toolbar.
+clicking on icon <img src="icons/modeler-main.png" alt="icon"> in the toolbar. It's also available as stand-alone module <em>g.gui.gmodeler</em>.
 
 <p>
 The modeler currently allows to:
@@ -40,19 +40,26 @@ The modeler currently allows to:
 </em>
 
 <p>
+<em>
+  <a href="g.gui.html">g.gui</a>,
+  <a href="g.gui.animation.html">g.gui.animation</a>,
+  <a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
+  <a href="g.gui.rlisetup.html">g.gui.rlisetup</a>
+</em>
+
+<p>
 User-defined models available
 from <a href="http://svn.osgeo.org/grass/grass-addons/wxgui_modeler">SVN</a>.
 
 <p>
 See also
-user <a href="http://grass.osgeo.org/wiki/WxGUI_Graphical_Modeler">wiki</a> page
+the <a href="http://grass.osgeo.org/wiki/WxGUI_Graphical_Modeler">wiki</a> page
 (especially various <a href="http://grass.osgeo.org/wiki/WxGUI_Graphical_Modeler#Video_tutorials">video
 tutorials</a>).
 
 <h2>AUTHOR</h2>
 
-<a href="http://geo.fsv.cvut.cz/gwiki/Landa">Martin Landa</a>, <a
-href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
+Martin Landa, Czech Technical University in Prague, Czech Republic
 
 <p>
 <i>$Date$</i>