Browse Source

wxGUI: rename nviz and gcp html pages (follow naming conventions)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55573 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 years ago
parent
commit
04ad72e6a6

+ 3 - 3
gui/wxpython/docs/wxGUI.Components.html

@@ -4,8 +4,8 @@
 List of available <em><a href="wxGUI.html">wxGUI</a></em> components:
 
 <ul>
-  <li><a href="wxGUI.Nviz.html">3D Viewer</a></li>
-  <li>Animation tool,
+  <li><a href="wxGUI.nviz.html">3D Viewer</a></li>
+  <li><a href="wxGUI.animation.html">Animation tool</a>,
     available as a command line tool <em><a href="g.gui.animation.html">g.gui.animation</a></em></li>
   <li><a href="wxGUI.dbmgr.html">Attribute Table Manager</a>
     available also as a command line tool <em><a href="g.gui.dbmgr.html">g.gui.dbmgr</a></em></li>
@@ -13,7 +13,7 @@ List of available <em><a href="wxGUI.html">wxGUI</a></em> components:
     available also as a command line tool <em><a href="g.gui.psmap.html">g.gui.psmap</a></em></li>
   <li><a href="wxGUI.gmodeler.html">Graphical Modeler</a>
     available also as a command line tool <em><a href="g.gui.gmodeler.html">g.gui.gmodeler</a></em></li>
-  <li><a href="wxGUI.GCP_Manager.html">Ground Control Points Manager</a></li>
+  <li><a href="wxGUI.gcp.html">Ground Control Points Manager</a></li>
   <li><a href="wxGUI.mapswipe.html">Map Swipe</a>
     available also as a command line tool <em><a href="g.gui.mapswipe.html">g.gui.mapswipe</a></em></li>
   <li><a href="wxGUI.iclass.html">Supervised Classification Tool</a>

+ 1 - 1
gui/wxpython/docs/wxGUI.GCP_Manager.html

@@ -38,7 +38,7 @@ The GCP Manager is structured into three panels:
 <h3>Components of the GCP Manager</h3>
 
 <center>
-  <br><img src="wxGUI_GCP_Manager.jpg" border="0" alt="GCP Manager"><br><br>
+  <br><img src="wxGUI_gcp_frame.jpg" border="0" alt="GCP Manager"><br><br>
 </center>
 
 <p>

+ 1 - 1
gui/wxpython/docs/wxGUI.html

@@ -323,7 +323,7 @@ d.text text=Population\ density
 
   <dt><img src="icons/georectify.png" alt="icon">&nbsp;
     <em>Georectifier Tool</em></dt>
-  <dd>Launches <em><a href="wxGUI.GCP_Manager.html">GCP
+  <dd>Launches <em><a href="wxGUI.gcp.html">GCP
     Manager</a></em> to create, edit, and manage Ground Control
     Points.</dd>
 

gui/wxpython/docs/wxGUI.Nviz.html → gui/wxpython/docs/wxGUI.nviz.html


gui/wxpython/docs/wxGUI_GCP_Manager.jpg → gui/wxpython/docs/wxGUI_gcp_frame.jpg


+ 3 - 3
imagery/i.rectify/i.rectify.html

@@ -2,7 +2,7 @@
 
 <em>i.rectify</em> uses the control
 points identified in the
-<a href="wxGUI.GCP_Manager.html">Ground Control Points Manager</a>
+<a href="wxGUI.gcp.html">Ground Control Points Manager</a>
 
 to calculate a transformation matrix based on a first,
 second, or third order polynomial and then converts x,y
@@ -12,7 +12,7 @@ transformed coordinate system (i.e., a different coordinate
 system than before it was rectified).
 
 <p>
-The <a href="wxGUI.GCP_Manager.html">Ground Control Points Manager</a>
+The <a href="wxGUI.gcp.html">Ground Control Points Manager</a>
 must be run before <em>i.rectify</em>, and both programs
 are required to rectify an image. An image must be
 rectified before it can reside in a standard coordinate
@@ -153,7 +153,7 @@ Processing manual</a></em>
   <a href="i.group.html">i.group</a>,
   <a href="i.target.html">i.target</a>
   <br>
-  <a href="wxGUI.GCP_Manager.html">Ground Control Points Manager</a>
+  <a href="wxGUI.gcp.html">Ground Control Points Manager</a>
 </em>
 
 

+ 1 - 1
imagery/i.target/i.target.html

@@ -36,7 +36,7 @@ Processing manual</a></em>
 <a href="i.vpoints.html">i.vpoints</a>,
 <a href="i.rectify.html">i.rectify</a>
 </em><br>
-<em><a href="wxGUI.GCP_Manager.html">Manage Ground Control Points</a></em>
+<em><a href="wxGUI.gcp.html">Manage Ground Control Points</a></em>
 
 
 <h2>AUTHOR</h2>

+ 1 - 1
misc/m.nviz.image/m.nviz.image.html

@@ -18,7 +18,7 @@ m.nviz.image elevation_map=elevation output=elev perspective=15
 <h2>SEE ALSO</h2>
 
 <em>
-  <a href="wxGUI.Nviz.html">wxGUI 3D view mode</a>
+  <a href="wxGUI.nviz.html">wxGUI 3D viewer</a>
 </em>
 
 <h2>AUTHOR</h2>

+ 1 - 1
misc/m.nviz.script/m.nviz.script.html

@@ -134,7 +134,7 @@ and can then be edited there.
 
 <h2>SEE ALSO</h2>
 
-<em><a href="wxGUI.Nviz.html">nviz</a></em>
+<em><a href="wxGUI.nviz.html">wxGUI 3D viewer (NVIZ)</a></em>
 
 <h2>AUTHOR</h2>
 

+ 1 - 1
scripts/d.shadedmap/d.shadedmap.html

@@ -22,7 +22,7 @@ d.shadedmap reliefmap=aspect drapemap=elevation
 <em>
 <a href="d.his.html">d.his</a>,
 <a href="g.pnmcomp.html">g.pnmcomp</a>,
-<a href="wxGUI.Nviz.html">NVIZ</a>,
+<a href="wxGUI.nviz.html">wxGUI 3D viewer</a>,
 <a href="r.slope.aspect.html">r.slope.aspect</a>,
 <a href="r.shaded.relief.html">r.shaded.relief</a>
 </em>

+ 3 - 2
vector/v.extrude/v.extrude.html

@@ -32,7 +32,7 @@ v.extrude input=lines output=lines3D elevation=dem height=0 type=line
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="wxGUI.Nviz.html">nviz</a>
+<a href="wxGUI.nviz.html">wxGUI 3D viewer</a>
 </em>
 
 <h2>AUTHOR</h2>
@@ -40,4 +40,5 @@ v.extrude input=lines output=lines3D elevation=dem height=0 type=line
 Jachym Cepicky,<br>
 Updated by Martin Landa, FBK-irst, Italy
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>

+ 1 - 1
vector/v.rectify/v.rectify.html

@@ -115,7 +115,7 @@ Processing manual</a></em>
   <a href="i.vpoints.html">i.vpoints</a>,
   <a href="i.target.html">i.target</a>
   <br>
-  <a href="wxGUI.GCP_Manager.html">Manage Ground Control Points</a>
+  <a href="wxGUI.gcp.html">Manage Ground Control Points</a>
 </em>