[GRASS-SVN] r53402 - grass/trunk/vector/v.net

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 15 09:00:07 PDT 2012


Author: neteler
Date: 2012-10-15 09:00:06 -0700 (Mon, 15 Oct 2012)
New Revision: 53402

Modified:
   grass/trunk/vector/v.net/v.net.html
Log:
list all v.net.* modules

Modified: grass/trunk/vector/v.net/v.net.html
===================================================================
--- grass/trunk/vector/v.net/v.net.html	2012-10-15 14:14:42 UTC (rev 53401)
+++ grass/trunk/vector/v.net/v.net.html	2012-10-15 16:00:06 UTC (rev 53402)
@@ -81,7 +81,7 @@
 
 In addition to the modules listed above, the GRASS vector networking suite
 includes numerous other modules for analysis of network costs and 
-connectivity.These include: 
+connectivity. These include: 
 <em><a href="v.net.allpairs.html">v.net.allpairs</a></em>, 
 <em><a href="v.net.bridge.html">v.net.bridge</a></em>, 
 <em><a href="v.net.centrality.html">v.net.centrality</a></em>, 
@@ -140,7 +140,22 @@
 
 <em>
 <a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a>,
-<a href="v.edit.html">v.edit</a>
+<a href="v.edit.html">v.edit</a>,<br>
+<a href="v.net.alloc.html">v.net.alloc</a>,
+<a href="v.net.allpairs.html">v.net.allpairs</a>,
+<a href="v.net.bridge.html">v.net.bridge</a>,
+<a href="v.net.centrality.html">v.net.centrality</a>,
+<a href="v.net.components.html">v.net.components</a>,
+<a href="v.net.connectivity.html">v.net.connectivity</a>,
+<a href="v.net.distance.html">v.net.distance</a>,
+<a href="v.net.flow.html">v.net.flow</a>,
+<a href="v.net.iso.html">v.net.iso</a>,
+<a href="v.net.path.html">v.net.path</a>,
+<a href="v.net.salesman.html">v.net.salesman</a>
+<a href="v.net.spanningtree.html">v.net.spanningtree</a>,
+<a href="v.net.steiner.html">v.net.steiner</a>,
+<a href="v.net.timetable.html">v.net.timetable</a>,
+<a href="v.net.visibility.html">v.net.visibility</a>
 </em>
 
 <h2>AUTHORS</h2>
@@ -148,7 +163,8 @@
 Radim Blazek, ITC-irst, Trento, Italy<br>
 
 Martin Landa, FBK-irst (formerly ITC-irst), Trento, Italy and CTU in
-Prague, Czech Republic (operation 'connect' and 'arcs')
+Prague, Czech Republic (operation 'connect' and 'arcs')<br>
 
+Markus Metz: important fixes and improvements
 <p>
 <i>Last changed: $Date$</i>



More information about the grass-commit mailing list