Переглянути джерело

wxGUI/vdigit: manual cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54291 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 роки тому
батько
коміт
1f71e1ddfb
1 змінених файлів з 17 додано та 8 видалено
  1. 17 8
      gui/wxpython/docs/wxGUI.Vector_Digitizer.html

+ 17 - 8
gui/wxpython/docs/wxGUI.Vector_Digitizer.html

@@ -230,8 +230,7 @@ will writes only features which are 'alive'.
 
 <p>
 <i>Added or modified</i> vector features are <i>snapped</i> to
-existing vector features ('Settings-&gt;General-&gt;Snapping', nodes or vertices)
-based on 'Settings-&gt;General-&gt;Snapping threshold' value. To
+existing vector features (Settings&rarr;General&rarr;Snapping). To
 disable snapping set the snapping threshold to '0'.
 
 <p>
@@ -239,6 +238,12 @@ If the digitizer crashes for some reason you can repair the vector map
 which was left open with
 the <em><a href="v.build.html">v.build</a></em> module.
 
+<h2>REFERENCE</h2>
+
+<ul>
+  <li><a href="http://grass.osgeo.org/programming7/veditlib.html">GRASS Vedit Library</a></li>
+</ul>
+
 <h2>SEE ALSO</h2>
 
 <em>
@@ -249,17 +254,21 @@ the <em><a href="v.build.html">v.build</a></em> module.
 <p>
 <em>
 <a href="v.edit.html">v.edit</a>,
-<a href="v.category.html">v.category</a>
+<a href="v.category.html">v.category</a>,
+<a href="v.build.html">v.build</a>
 </em>
 
 <p>
-See also <a href="http://grass.osgeo.org/wiki/WxGUI_Vector_Digitizer">wxGUI digitizer wiki</a> page
-and <a href="http://grass.osgeo.org/wiki/Category:Vector">Vector related wiki</a> page.
+See also
+the <a href="http://grass.osgeo.org/wiki/WxGUI_Vector_Digitizer">wiki
+page</a>
+including <a href="http://grasswiki.osgeo.org/wiki/WxGUI_Vector_Digitizer#Vector_tutorials">video
+tutorials</a>.
 
-<h2>AUTHORS</h2>
+<h2>AUTHOR</h2>
 
-<a href="http://geo.fsv.cvut.cz/gwiki/Landa">Martin Landa</a>, <a href="http://www.fbk.eu">FBK-irst</a> (2007-2008),
-Trento, Italy, and <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic<br>
+Martin Landa, FBK-irst (2007-2008), Trento, Italy, and Czech Technical
+University in Prague, Czech Republic
 
 <p>
 <i>$Date$</i>