浏览代码

fix non-existing HTML pages

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54026 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 年之前
父节点
当前提交
a611d2b699

+ 2 - 3
display/d.colortable/d.colortable.html

@@ -61,9 +61,8 @@ runs of <em>d.colortable</em> to avoid confusion.
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-<a href="d.colors.html">d.colors</a><br>
-<a href="d.erase.html">d.erase</a><br>
-<a href="d.legend.html">d.legend</a><br>
+<a href="d.erase.html">d.erase</a>,
+<a href="d.legend.html">d.legend</a>,
 <a href="d.rast.html">d.rast</a>
 <a href="d.rast.html">d.rast</a>
 </em>
 </em>
 
 

+ 5 - 8
display/d.his/d.his.html

@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 <h2>DESCRIPTION</h2>
 
 
-<em>his</em> stands for hue, intensity, and saturation.
+<em>HIS</em> stands for hue, intensity, and saturation.
 This program produces a raster map layer providing a
 This program produces a raster map layer providing a
 visually pleasing combination of hue, intensity, and
 visually pleasing combination of hue, intensity, and
 saturation values from two or three user-specified raster
 saturation values from two or three user-specified raster
@@ -69,7 +69,6 @@ cell in the <em>INTENSITY</em> map layer.  This map layer
 should have an appropriate gray-scale color table
 should have an appropriate gray-scale color table
 associated with it. You can ensure this by using the color
 associated with it. You can ensure this by using the color
 manipulation capabilities of
 manipulation capabilities of
-<em><a href="d.colors.html">d.colors</a></em> or
 <em><a href="r.colors.html">r.colors</a></em>.
 <em><a href="r.colors.html">r.colors</a></em>.
 
 
 Finally, the color is made somewhat gray-based on the
 Finally, the color is made somewhat gray-based on the
@@ -108,17 +107,15 @@ program <em><a href="r.his.html">r.his</a></em>.
 <h3>Spearfish dataset</h3>
 <h3>Spearfish dataset</h3>
 
 
 <div class="code"><pre>
 <div class="code"><pre>
-  g.region rast=elevation.dem
-  r.shaded.relief map=elevation.dem shad=elev.shad_relf
-  d.mon x1
-  d.his h=elevation.dem i=elev.shad_relf brighten=50
+g.region rast=elevation.dem
+r.shaded.relief map=elevation.dem shad=elev.shad_relf
+d.mon wx0
+d.his h=elevation.dem i=elev.shad_relf brighten=50
 </pre></div>
 </pre></div>
-<br>
 
 
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-<a href="d.colors.html">d.colors</a>,
 <a href="d.colortable.html">d.colortable</a>,
 <a href="d.colortable.html">d.colortable</a>,
 <a href="d.frame.html">d.frame</a>,
 <a href="d.frame.html">d.frame</a>,
 <a href="d.rgb.html">d.rgb</a>,
 <a href="d.rgb.html">d.rgb</a>,

+ 0 - 1
display/d.histogram/d.histogram.html

@@ -18,7 +18,6 @@ and the current MASK (if one exists).
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-<a href="d.colors.html">d.colors</a>,
 <a href="d.colortable.html">d.colortable</a>,
 <a href="d.colortable.html">d.colortable</a>,
 <a href="d.frame.html">d.frame</a>,
 <a href="d.frame.html">d.frame</a>,
 <a href="d.graph.html">d.graph</a>,
 <a href="d.graph.html">d.graph</a>,

+ 0 - 1
display/d.legend/d.legend.html

@@ -81,7 +81,6 @@ good in this case.
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em><a href="d.barscale.html">d.barscale</a></em><br>
 <em><a href="d.barscale.html">d.barscale</a></em><br>
-<em><a href="d.colors.html">d.colors</a></em><br>
 <em><a href="d.colortable.html">d.colortable</a></em><br>
 <em><a href="d.colortable.html">d.colortable</a></em><br>
 <em><a href="d.erase.html">d.erase</a></em><br>
 <em><a href="d.erase.html">d.erase</a></em><br>
 <em><a href="d.font.html">d.font</a></em><br>
 <em><a href="d.font.html">d.font</a></em><br>

+ 1 - 1
display/d.profile/d.profile.html

@@ -10,7 +10,7 @@ None known.
 <a href="d.where.html">d.where</a>,
 <a href="d.where.html">d.where</a>,
 <a href="r.profile.html">r.profile</a>,
 <a href="r.profile.html">r.profile</a>,
 <a href="r.transect.html">r.transect</a>,
 <a href="r.transect.html">r.transect</a>,
-<a href="gm_profile.html">gis.m: PROFILE TOOL</a>  <!-- TODO update to wx tool -->
+<a href="wxGUI.html">wxGUI profile tool</a>
 </em>
 </em>
 
 
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>

+ 1 - 1
imagery/i.evapo.time/i.evapo.time.html

@@ -57,7 +57,7 @@ For multi-year calculations, just continue incrementing DOY values above
 <a href="i.evapo.senay.html">i.evapo.senay</a>,
 <a href="i.evapo.senay.html">i.evapo.senay</a>,
 <a href="r.surf.idw.html">r.surf.idw</a>,
 <a href="r.surf.idw.html">r.surf.idw</a>,
 <a href="r.surf.idw2.html">r.surf.idw2</a>,
 <a href="r.surf.idw2.html">r.surf.idw2</a>,
-<a href="r.bilinear.html">r.bilinear</a>
+<a href="r.resamp.interp.html">r.resamp.interp</a>
 </em>
 </em>
 
 
 
 

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

@@ -33,7 +33,7 @@ Parodi, G., 2000. AVHRR Hydrological Analysis System. Algorithms
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-<a href="i.evapo.TSA.html">i.evapo.TSA</a>,
+<a href="i.evapo.tsa.html">i.evapo.tsa</a>,
 <a href="i.latlong.html">i.latlong</a>
 <a href="i.latlong.html">i.latlong</a>
 </em>
 </em>
 
 

+ 3 - 3
imagery/imageryintro.html

@@ -73,7 +73,7 @@ GRASS is able to geocode raster and image data of various types:
 
 
 To quickly combine the first three channels to a near natural color
 To quickly combine the first three channels to a near natural color
 image, the GRASS command <a href="d.rgb.html">d.rgb</a> can be used or
 image, the GRASS command <a href="d.rgb.html">d.rgb</a> can be used or
-the graphical GIS manager (<a href="gis.m.html">gis.m</a>). It assigns
+the graphical GIS manager (<a href="wxGUI.html">wxGUI</a>). It assigns
 each channel to a color which is then mixed while displayed. With a
 each channel to a color which is then mixed while displayed. With a
 bit more work of tuning the grey scales of the channels, nearly
 bit more work of tuning the grey scales of the channels, nearly
 perfect colors can be achieved. Channel histograms can be shown with
 perfect colors can be achieved. Channel histograms can be shown with
@@ -133,8 +133,8 @@ Kappa statistic can be calculated to validate the results
 In case of using multispectral data, improvements of the resolution
 In case of using multispectral data, improvements of the resolution
 can be gained by merging the panchromatic channel with color
 can be gained by merging the panchromatic channel with color
 channels. GRASS provides the HIS (<a href="i.rgb.his.html">i.rgb.his</a>,
 channels. GRASS provides the HIS (<a href="i.rgb.his.html">i.rgb.his</a>,
-<a href="i.his.rgb.html">i.his.rgb</a>) and the Brovey transform
-(<a href="i.fusion.brovey.html">i.fusion.brovey</a>) methods.
+<a href="i.his.rgb.html">i.his.rgb</a>) and the Brovey and PCA transform
+(<a href="i.pansharpen.html">i.pansharpen</a>) methods.
 
 
 <h3>Time series processing</h3>
 <h3>Time series processing</h3>
 
 

+ 21 - 17
raster/r.his/r.his.html

@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 <h2>DESCRIPTION</h2>
 
 
-<i>his</i> stands for hue, intensity, and saturation. 
+<i>HIS</i> stands for hue, intensity, and saturation. 
 This program produces red, green and blue raster map layers
 This program produces red, green and blue raster map layers
 providing a visually pleasing combination of hue,
 providing a visually pleasing combination of hue,
 intensity, and saturation values from two or three
 intensity, and saturation values from two or three
@@ -87,33 +87,37 @@ image without actually generating any layers should use the
 program <em><a href="d.his.html">d.his</a></em>.
 program <em><a href="d.his.html">d.his</a></em>.
 
 
 
 
-<h2>EXAMPLE</h2>
+<h2>EXAMPLES</h2>
 
 
 Recreate the following <em>d.his</em> command using <em>r.his</em>:
 Recreate the following <em>d.his</em> command using <em>r.his</em>:
 <div class="code"><pre>
 <div class="code"><pre>
-  r.shaded.relief map=elevation.dem shad=elev.shad_relf
-  d.his h=elevation.dem i=elev.shad_relf brighten=50
+g.regiopn rast=elevation
+r.shaded.relief map=elevation shad=elev.shad_relf
+d.his h=elevation i=elev.shad_relf brighten=50
 </pre></div>
 </pre></div>
 
 
 <div class="code"><pre>
 <div class="code"><pre>
-  r.mapcalc 'elev.shad_relf_bright50 = #elev.shad_relf * 1.5'
-  r.colors elev.shad_relf_bright50 color=grey255
-  r.his h_map=elevation.dem i_map=elev.shad_relf_bright50 r_map=esr.r g_map=esr.g bmap=esr.b
-  d.rgb red=esr.r green=esr.g blue=esr.b
+r.mapcalc "elev.shad_relf_bright50 = #elev.shad_relf * 1.5"
+r.colors elev.shad_relf_bright50 color=grey255
+r.his h_map=elevation i_map=elev.shad_relf_bright50 r_map=esr.r g_map=esr.g bmap=esr.b
+d.rgb red=esr.r green=esr.g blue=esr.b
 </pre></div>
 </pre></div>
 
 
 
 
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
-<em><a href="d.his.html">d.his</a></em>,
-<em><a href="d.colors.html">d.colors</a></em>,
-<em><a href="d.colortable.html">d.colortable</a></em>,
-<em><a href="d.rgb.html">d.rgb</a></em>,
-<em><a href="r.blend.html">r.blend</a></em>,
-<em><a href="r.colors.html">r.colors</a></em>,
-<em><a href="r.composite.html">r.composite</a></em>
-<em><a href="i.his.rgb.html">i.his.rgb</a></em>,
-<em><a href="i.rgb.his.html">i.rgb.his</a></em>
+<em>
+<a href="d.his.html">d.his</a>,
+<a href="d.colors.html">d.colors</a>,
+<a href="d.colortable.html">d.colortable</a>,
+<a href="d.rgb.html">d.rgb</a>,
+<a href="r.blend.html">r.blend</a>,
+<a href="r.colors.html">r.colors</a>,
+<a href="r.composite.html">r.composite</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>,
+<a href="i.his.rgb.html">i.his.rgb</a>,
+<a href="i.rgb.his.html">i.rgb.his</a>
+</em>
 
 
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>
 
 

+ 0 - 1
raster/r.li/r.li.dominance/r.li.dominance.html

@@ -31,7 +31,6 @@ after index calculation.
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 <em>
 <em>
 <a href="r.li.html">r.li</a>
 <a href="r.li.html">r.li</a>
-<a href="r.le.html">r.le</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>

+ 0 - 1
raster/r.li/r.li.mpa/r.li.mpa.html

@@ -38,7 +38,6 @@ after index calculation.
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 <em>
 <em>
 <a href="r.li.html">r.li</a>
 <a href="r.li.html">r.li</a>
-<a href="r.le.html">r.le</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>

+ 0 - 1
raster/r.li/r.li.mps/r.li.mps.html

@@ -34,7 +34,6 @@ after index calculation.
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 <em>
 <em>
 <a href="r.li.html">r.li</a>
 <a href="r.li.html">r.li</a>
-<a href="r.le.html">r.le</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>

+ 1 - 1
raster/r.profile/r.profile.html

@@ -129,7 +129,7 @@ This filters out the everything except the numbers.
 <a href="d.profile.html">d.profile</a>,
 <a href="d.profile.html">d.profile</a>,
 <a href="r.what.html">r.what</a>,
 <a href="r.what.html">r.what</a>,
 <a href="r.transect.html">r.transect</a>,
 <a href="r.transect.html">r.transect</a>,
-<a href="gm_profile.html">gis.m: PROFILE TOOL</a>  <!-- TODO update to wx tool -->
+<a href="wxGUI.html">wxGUI profile tool</a>
 </em>
 </em>
 
 
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>

+ 1 - 1
raster/r.transect/r.transect.html

@@ -34,7 +34,7 @@ There once were <b>width=</b> and <b>result=</b><em>raw|median|average</em>
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em><a href="r.profile.html">r.profile</a></em>,
 <em><a href="r.profile.html">r.profile</a></em>,
-<em><a href="gm_profile.html">gis.m: PROFILE TOOL</a></em>
+<em><a href="wxGUI.html">wxGUI profile tool</a></em>
 
 
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>
 
 

+ 1 - 1
scripts/v.db.droprow/v.db.droprow.html

@@ -40,7 +40,7 @@ v.univar rand5k_elev_filt type=point column=elevation
 <a href="v.db.addcolumn.html">v.db.addcolumn</a>,
 <a href="v.db.addcolumn.html">v.db.addcolumn</a>,
 <a href="v.db.addtable.html">v.db.addtable</a>,
 <a href="v.db.addtable.html">v.db.addtable</a>,
 <a href="v.db.connect.html">v.db.connect</a>,
 <a href="v.db.connect.html">v.db.connect</a>,
-<a href="v.db.dropcol.html">v.db.dropcol</a>,
+<a href="v.db.dropcolumn.html">v.db.dropcolumn</a>,
 <a href="v.db.droptable.html">v.db.droptable</a>,
 <a href="v.db.droptable.html">v.db.droptable</a>,
 <a href="v.db.select.html">v.db.select</a>,
 <a href="v.db.select.html">v.db.select</a>,
 <a href="v.db.update.html">v.db.update</a>
 <a href="v.db.update.html">v.db.update</a>

+ 0 - 1
scripts/v.db.droptable/v.db.droptable.html

@@ -22,7 +22,6 @@ v.db.connect -p myroads
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-<a href="db.addtable.html">db.addtable</a>,
 <a href="db.connect.html">db.connect</a>,
 <a href="db.connect.html">db.connect</a>,
 <a href="db.execute.html">db.execute</a>,
 <a href="db.execute.html">db.execute</a>,
 <a href="v.db.addtable.html">v.db.addtable</a>,
 <a href="v.db.addtable.html">v.db.addtable</a>,

+ 1 - 1
scripts/v.pack/v.pack.html

@@ -28,7 +28,7 @@ v.unpack input=random_point.pack
 
 
 <em>
 <em>
   <a href="v.unpack.html">v.unpack</a>,
   <a href="v.unpack.html">v.unpack</a>,
-  <a href="v.in.gdal.html">v.in.gdal</a>
+  <a href="v.in.ogr.html">v.in.ogr</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>

+ 1 - 1
scripts/v.unpack/v.unpack.html

@@ -25,7 +25,7 @@ v.unpack input=random_point.pack
 
 
 <em>
 <em>
   <a href="v.pack.html">v.pack</a>,
   <a href="v.pack.html">v.pack</a>,
-  <a href="v.in.gdal.html">v.in.gdal</a>
+  <a href="v.in.ogr.html">v.in.ogr</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>