[GRASS-SVN] r54094 - in grass/trunk: man misc/m.nviz.script scripts/d.shadedmap vector/v.extrude
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Nov 28 14:10:18 PST 2012
Author: neteler
Date: 2012-11-28 14:10:17 -0800 (Wed, 28 Nov 2012)
New Revision: 54094
Modified:
grass/trunk/man/build_html.py
grass/trunk/man/build_rest.py
grass/trunk/misc/m.nviz.script/m.nviz.script.html
grass/trunk/scripts/d.shadedmap/d.shadedmap.html
grass/trunk/vector/v.extrude/v.extrude.html
Log:
doc: nviz -> wxGUI.Nviz
Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py 2012-11-28 22:04:34 UTC (rev 54093)
+++ grass/trunk/man/build_html.py 2012-11-28 22:10:17 UTC (rev 54094)
@@ -104,7 +104,7 @@
</ul>
<ul>
- <li><a href="nviz.html">nviz</a> 3D visualization and animation tool</li>
+ <li><a href="wxGUI.Nviz.html">nviz</a> 3D visualization and animation tool</li>
<li><a href="xganim.html">xganim</a> tool for animating a raster map series</li>
</ul></td>
</tr>
@@ -200,7 +200,7 @@
<tr><td> <a href="full_index.html#r3">r3.*</a> </td><td>raster3D commands</td></tr>
<tr><td> <a href="full_index.html#t">t.*</a> </td><td>temporal commands</td></tr>
<tr><td> <a href="full_index.html#v">v.*</a> </td><td>vector commands</td></tr>
-<tr><td> <a href="nviz.html">nviz</a> </td><td>visualization suite</td></tr>
+<tr><td> <a href="wxGUI.Nviz.html">nviz</a> </td><td>visualization suite</td></tr>
<tr><td> <a href="wxGUI.html">wxGUI</a> </td><td>wxPython-based GUI frontend</td></tr>
<tr><td> <a href="xganim.html">xganim</a> </td><td>raster map slideshow</td></tr>
</table>
Modified: grass/trunk/man/build_rest.py
===================================================================
--- grass/trunk/man/build_rest.py 2012-11-28 22:04:34 UTC (rev 54093)
+++ grass/trunk/man/build_rest.py 2012-11-28 22:10:17 UTC (rev 54094)
@@ -84,7 +84,7 @@
wxGUI wxPython-based GUI frontend <wxGUI>
Display commands manual <display>
Display drivers <displaydrivers>
- nviz 3D visualization and animation tool <nviz>
+ nviz 3D visualization and animation tool <wxGUI.Nviz>
xganim tool for animating a raster map series <xganim>
@@ -214,7 +214,7 @@
+-----------------------------+-------------------------------+
|`v.* <full_index.html#v>`_ | `vector commands` |
+-----------------------------+-------------------------------+
-|`nviz <nviz.html>`_ | `visualization suite` |
+|`nviz <wxGUI.Nviz.html>`_ | `visualization suite` |
+-----------------------------+-------------------------------+
|`wxGUI <wxGUI.html>`_ | `wxPython-based GUI frontend` |
+-----------------------------+-------------------------------+
Modified: grass/trunk/misc/m.nviz.script/m.nviz.script.html
===================================================================
--- grass/trunk/misc/m.nviz.script/m.nviz.script.html 2012-11-28 22:04:34 UTC (rev 54093)
+++ grass/trunk/misc/m.nviz.script/m.nviz.script.html 2012-11-28 22:10:17 UTC (rev 54094)
@@ -134,7 +134,7 @@
<h2>SEE ALSO</h2>
-<em><a href="nviz.html">nviz</a></em>
+<em><a href="wxGUI.Nviz.html">nviz</a></em>
<h2>AUTHOR</h2>
Modified: grass/trunk/scripts/d.shadedmap/d.shadedmap.html
===================================================================
--- grass/trunk/scripts/d.shadedmap/d.shadedmap.html 2012-11-28 22:04:34 UTC (rev 54093)
+++ grass/trunk/scripts/d.shadedmap/d.shadedmap.html 2012-11-28 22:10:17 UTC (rev 54094)
@@ -22,7 +22,7 @@
<em>
<a href="d.his.html">d.his</a>,
<a href="g.pnmcomp.html">g.pnmcomp</a>,
-<a href="nviz.html">NVIZ</a>,
+<a href="wxGUI.Nviz.html">NVIZ</a>,
<a href="r.slope.aspect.html">r.slope.aspect</a>,
<a href="r.shaded.relief.html">r.shaded.relief</a>
</em>
Modified: grass/trunk/vector/v.extrude/v.extrude.html
===================================================================
--- grass/trunk/vector/v.extrude/v.extrude.html 2012-11-28 22:04:34 UTC (rev 54093)
+++ grass/trunk/vector/v.extrude/v.extrude.html 2012-11-28 22:10:17 UTC (rev 54094)
@@ -32,7 +32,7 @@
<h2>SEE ALSO</h2>
<em>
-<a href="nviz.html">nviz</a>
+<a href="wxGUI.Nviz.html">nviz</a>
</em>
<h2>AUTHOR</h2>
More information about the grass-commit
mailing list