Skip to content

Commit

Permalink
addons manual: full URL for core commands (#265)
Browse files Browse the repository at this point in the history
* addons manual: full URL for core commands

- avoid useless 404 errors
- use `grass-stable` redirect on server
- fix various link bugs
  • Loading branch information
neteler committed Aug 10, 2020
1 parent 45795b5 commit c382845
Show file tree
Hide file tree
Showing 268 changed files with 958 additions and 953 deletions.
10 changes: 5 additions & 5 deletions grass7/db/db.join/db.join.html
Expand Up @@ -32,11 +32,11 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="db.execute.html">db.execute</a>,
<a href="db.in.ogr.html">db.in.ogr</a>,
<a href="db.select.html">db.select</a>,
<a href="v.db.join.html">v.db.join</a>,
<a href="v.db.update.html">v.db.update</a><br>
<a href="https://grass.osgeo.org/grass-stable/manuals/db.execute.html">db.execute</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/db.in.ogr.html">db.in.ogr</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/db.select.html">db.select</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.db.join.html">v.db.join</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.db.update.html">v.db.update</a><br>
<a href="sql.html">GRASS SQL interface</a>
</em>

Expand Down
12 changes: 6 additions & 6 deletions grass7/display/d.explanation.plot/d.explanation.plot.html
Expand Up @@ -84,12 +84,12 @@ <h2>KNOWN ISSUES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="g.region.html">g.region</a>,
<a href="d.frame.html">d.frame</a>,
<a href="d.rast.num.html">d.rast.num</a>,
<a href="d.grid.html">d.grid</a>,
<a href="d.mon.html">d.mon</a>,
<a href="v.mkgrid.html">v.mkgrid</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/g.region.html">g.region</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.frame.html">d.frame</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.rast.num.html">d.rast.num</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.grid.html">d.grid</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.mon.html">d.mon</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.mkgrid.html">v.mkgrid</a>
</em>

<h2>AUTHORS</h2>
Expand Down
12 changes: 6 additions & 6 deletions grass7/display/d.frame/d.frame.html
Expand Up @@ -3,7 +3,7 @@ <h2>DESCRIPTION</h2>
<em>d.frame</em> manages display frames on the current user's graphics
monitor. Graphics are displayed in rectangular frames on whatever
graphics monitor the user is currently directing GRASS display output
to (defined by <em><a href="d.mon.html">d.mon</a></em> module). These
to (defined by <em><a href="https://grass.osgeo.org/grass-stable/manuals/d.mon.html">d.mon</a></em> module). These
frames are created and managed with this module.

<p>
Expand Down Expand Up @@ -75,14 +75,14 @@ <h2>EXAMPLE</h2>
<h2>SEE ALSO</h2>

<em>
<a href="d.erase.html">d.erase</a>,
<a href="d.info.html">d.info</a>,
<a href="d.mon.html">d.mon</a>,
<a href="d.redraw.html">d.redraw</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/d.erase.html">d.erase</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.info.html">d.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.mon.html">d.mon</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.redraw.html">d.redraw</a>
</em>

<p>
<a href="variables.html#list-of-selected-grass-environment-variables-for-rendering">GRASS environment variables for
<a href="https://grass.osgeo.org/grass-stable/manuals/variables.html#list-of-selected-grass-environment-variables-for-rendering">GRASS environment variables for
rendering</a> (GRASS_RENDER_FRAME)

<h2>AUTHOR</h2>
Expand Down
4 changes: 2 additions & 2 deletions grass7/display/d.vect.colbp/d.vect.colbp.html
Expand Up @@ -30,7 +30,7 @@ <h2>EXAMPLE</h2>

<h3>Example 1</h3>
Use the vector layer <em>schools_wake</em> from the
<a href="https://grass.osgeo.org/download/sample-data/">NC sample
<a href="https://grass.osgeo.org/download/data/">NC sample
dataset</a> to create boxplots of the core capacity of the schools in
Wake County, North Carolina. Use the <em>Where</em> clause to exclude
all records with no data.
Expand All @@ -47,7 +47,7 @@ <h3>Example 1</h3>

<h3>Example 2</h3>
Use the vector layer <em>schools_wake</em> from the
<a href="https://grass.osgeo.org/download/sample-data/">NC sample
<a href="https://grass.osgeo.org/download/data/">NC sample
dataset</a> to create boxplots of the core capacity of the schools in
Wake County, North Carolina, grouped by city. Use the <em>Where</em>
clause to exclude all records with no data.
Expand Down
10 changes: 5 additions & 5 deletions grass7/display/d.vect.thematic2/d.vect.thematic2.html
Expand Up @@ -35,7 +35,7 @@ <h2>NOTES</h2>
Thematic colors can be uploaded by <b>rgb_column</b> option
to a specified attribute column (which is created automatically if
doesn't exist in the table) for later display
via <em><a href="d.vect.html">d.vect</a></em> and <b>rgb_column</b>
via <em><a href="https://grass.osgeo.org/grass-stable/manuals/d.vect.html">d.vect</a></em> and <b>rgb_column</b>
option.

<p>When the <b>psmap</b> option is set to 'name', two psmap instruction files are
Expand All @@ -46,7 +46,7 @@ <h2>NOTES</h2>
page for more details.

<p>
The algorithm currently uses the <em><a href="v.univar.html">v.univar</a></em> to calculate basic
The algorithm currently uses the <em><a href="https://grass.osgeo.org/grass-stable/manuals/v.univar.html">v.univar</a></em> to calculate basic
descriptive statistics needed for thematic mapping (minimum, maximum, mean,
standard deviation, and quartiles).

Expand Down Expand Up @@ -105,9 +105,9 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="d.vect.html">d.vect</a>,
<a href="d.vect.chart.html">d.vect.chart</a>,
<a href="v.univar.html">v.univar</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/d.vect.html">d.vect</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/d.vect.chart.html">d.vect.chart</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.univar.html">v.univar</a>
</em>

<h2>AUTHORS</h2>
Expand Down
2 changes: 1 addition & 1 deletion grass7/general/g.citation/g.citation.html
Expand Up @@ -66,7 +66,7 @@ <h2>KNOWN ISSUES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="g.search.module.html">g.search.module</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/g.search.module.html">g.search.module</a>
</em>

<h2>AUTHORS</h2>
Expand Down
4 changes: 2 additions & 2 deletions grass7/general/g.copyall/g.copyall.html
Expand Up @@ -24,8 +24,8 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="g.list">g.list</a>,
<a href="g.copy">g.copy</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/g.list.html">g.list</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/g.copy.html">g.copy</a>
</em>


Expand Down
8 changes: 4 additions & 4 deletions grass7/general/g.download.location/g.download.location.html
Expand Up @@ -7,10 +7,10 @@ <h2>DESCRIPTION</h2>
<h2>SEE ALSO</h2>

<em>
<a href="g.mapset.html">g.mapset</a>,
<a href="g.mapsets.html">g.mapsets</a>,
<a href="r.proj.html">r.proj</a>,
<a href="v.proj.html">v.proj</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/g.mapset.html">g.mapset</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/g.mapsets.html">g.mapsets</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.proj.html">r.proj</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.proj.html">v.proj</a>,
<a href="g.proj.all.html">g.proj.all</a>,
</em>

Expand Down
6 changes: 3 additions & 3 deletions grass7/general/g.proj.all/g.proj.all.html
Expand Up @@ -4,7 +4,7 @@ <h2>DESCRIPTION</h2>
If flag <tt>r</tt> is set, current computational region is used for raster maps reprojection.
Otherwise, each raster map is reprojected to its bounds, ignoring computational region in the current mapset.

Modules <a href="r.proj.html">r.proj</a> and <a href="v.proj.html">v.proj</a> are used for reprojecting.
Modules <a href="https://grass.osgeo.org/grass-stable/manuals/r.proj.html">r.proj</a> and <a href="https://grass.osgeo.org/grass-stable/manuals/v.proj.html">v.proj</a> are used for reprojecting.

<h2>EXAMPLE</h2>

Expand All @@ -18,8 +18,8 @@ <h2>EXAMPLE</h2>
<h2>SEE ALSO</h2>

<em>
<a href="r.proj.html">r.proj</a>,
<a href="v.proj.html">v.proj</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/r.proj.html">r.proj</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.proj.html">v.proj</a>
</em>

<h2>AUTHORS</h2>
Expand Down
6 changes: 3 additions & 3 deletions grass7/general/g.proj.identify/g.proj.identify.html
Expand Up @@ -21,10 +21,10 @@ <h2>EXAMPLE</h2>
<h2>SEE ALSO</h2>

<em>
<a href="g.proj.html">g.proj</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/g.proj.html">g.proj</a>,
<a href="m.proj.html">m.proj</a>,
<a href="r.proj.html">r.proj</a>,
<a href="v.proj.html">v.proj</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/r.proj.html">r.proj</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.proj.html">v.proj</a>
</em>

<h2>AUTHORS</h2>
Expand Down
8 changes: 4 additions & 4 deletions grass7/general/g.rename.many/g.rename.many.html
@@ -1,7 +1,7 @@
<h2>DESCRIPTION</h2>

<em>g.rename.many</em> renames multiple maps at once using
<em><a href="g.rename.html">g.rename</a></em> module.
<em><a href="https://grass.osgeo.org/grass-stable/manuals/g.rename.html">g.rename</a></em> module.
Old and new names are read from a text file.
The file format is a simple CSV (comma separated values) format
with no text delimiter (e.g. no quotes around cell content).
Expand Down Expand Up @@ -60,7 +60,7 @@ <h3>Renaming rasters</h3>
<h3>Creating a file with current names</h3>

A template for renaming can be prepared using
<em><a href="g.list.html">g.list</a></em> module,
<em><a href="https://grass.osgeo.org/grass-stable/manuals/g.list.html">g.list</a></em> module,
for example in command line (bash syntax):

<div class="code"><pre>
Expand All @@ -87,8 +87,8 @@ <h3>Creating a file with current names</h3>
<h2>SEE ALSO</h2>

<em>
<a href="http://grass.osgeo.org/grass70/manuals/g.rename.html">g.rename</a>,
<a href="http://grass.osgeo.org/grass70/manuals/g.list.html">g.list</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/g.rename.html">g.rename</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/g.list.html">g.list</a>
</em>

<h2>AUTHOR</h2>
Expand Down
Expand Up @@ -35,7 +35,7 @@ <h3>Configure file</h3>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>,
<a href="g.gui.cswbrowser.html">g.gui.cswbrowser</a>,
Expand Down
Expand Up @@ -20,7 +20,7 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>,
<a href="g.gui.cswbrowser.html">g.gui.cswbrowser</a>,
Expand Down
2 changes: 1 addition & 1 deletion grass7/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.html
Expand Up @@ -8,7 +8,7 @@ <h2>NOTES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>
<a href="db.csw.harvest">db.csw.harvest</a>
Expand Down
Expand Up @@ -69,7 +69,7 @@ <h3>Browsing of metadata</h3>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>,
<a href="db.csw.harvest">db.csw.harvest</a>,
Expand Down
Expand Up @@ -108,7 +108,7 @@ <h3>Creating reports for GRASS maps in PDF format</h3>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>
<a href="db.csw.harvest">db.csw.harvest</a>
Expand Down
2 changes: 1 addition & 1 deletion grass7/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.html
Expand Up @@ -58,7 +58,7 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="r.info.html">r.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.info.html">r.info</a>,
<a href="v.info.iso.html">v.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>
</em>
Expand Down
2 changes: 1 addition & 1 deletion grass7/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.html
Expand Up @@ -59,7 +59,7 @@ <h2>EXAMPLES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="v.info.html">v.info</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.info.html">v.info</a>,
<a href="r.info.iso.html">r.info.iso</a>,
<a href="g.gui.metadata.html">g.gui.metadata</a>
</em>
Expand Down
2 changes: 1 addition & 1 deletion grass7/hadoop/hd/hd.hive.load/hd.hive.load.html
Expand Up @@ -9,7 +9,7 @@ <h2>DESCRIPTION</h2>
<h2>NOTES</h2>
Module <em>hd.hive.load</em> provides option to load data to the table.
Availability of this module ensures more space within building of the workflow
especially using python scripting or <a href="https://grass.osgeo.org/grass70/manuals/wxGUI.gmodeler.html">graphical modeler of
especially using python scripting or <a href="https://grass.osgeo.org/grass-stable/manuals/wxGUI.gmodeler.html">graphical modeler of
GRASS</a>,
.

Expand Down
24 changes: 13 additions & 11 deletions grass7/imagery/i.cutlines/i.cutlines.html
Expand Up @@ -8,7 +8,8 @@ <h2>DESCRIPTION</h2>
The approach used in <em>i.cutlines</em> is inspired by Soares et al (2016).
The module first uses an edge detection algorithm (which the user can chose
with the <b>edge_detection</b> parameter) to identify edges in the image. It
then uses <a href="r.cost.html">r.cost</a> and <a href="r.drain">r.drain</a> to
then uses <a href="https://grass.osgeo.org/grass-stable/manuals/r.cost.html">r.cost</a>
and <a href="https://grass.osgeo.org/grass-stable/manuals/r.drain">r.drain</a> to
draw lines through the image, following edges when possible and going straight
when there are none.

Expand Down Expand Up @@ -36,7 +37,7 @@ <h2>DESCRIPTION</h2>
will transform all to potential cutlines.

<p>
For edge detection the user can chose between the <a href="i.zc.html">i.zc</a>
For edge detection the user can chose between the <a href="https://grass.osgeo.org/grass-stable/manuals/i.zc.html">i.zc</a>
module or the <a href="i.edge.html">i.edge</a> addon. For the former, the user
can determine the <b>zc_threshold</b> and the <b>zc_width</b> parameters. For
the latter, the <b>canny_low_threshold</b>, <b>canny_high_threshold</b> and
Expand All @@ -47,21 +48,22 @@ <h2>DESCRIPTION</h2>
tiles and to process each tile separately. Tiles can be defined with the
<b>tile_width</b>, <b>tile_height</b> and <b>overlap</b> parameters. If
<b>processes</b> is higher than one, these tiles will be processed in parallel
as will the <a href="r.cost.html">r.cost</a> calls for the two directions.
as will the <a href="https://grass.osgeo.org/grass-stable/manuals/r.cost.html">r.cost</a> calls for the two directions.

<p>
The <b>memory</b> parameter determines the memory used both for the
<a href="r.cost.html">r.cost</a> runs.
<a href="https://grass.osgeo.org/grass-stable/manuals/r.cost.html">r.cost</a> runs.

<h2>NOTES</h2>

Until GRASS GIS version 7.4 included, there was a parameter name conflict between <a href="i.zc.html">i.zc
</a> and the GridModule class in pygrass. For older GRASS GIS versions tiled edge
Until GRASS GIS version 7.4 included, there was a parameter name conflict between
<a href="https://grass.osgeo.org/grass-stable/manuals/i.zc.html">i.zc</a> and the
GridModule class in pygrass. For older GRASS GIS versions tiled edge
detection is thus only possible with <a href="i.edge.html">i.edge</a>.

<h2>EXAMPLE</h2>

Using default <a href="i.zc.html">i.zc</a> edge detection without tiling,
Using default <a href="https://grass.osgeo.org/grass-stable/manuals/i.zc.html">i.zc</a> edge detection without tiling,
default parameters and 10 horizontal and 10 vertical cutlines, creating
vector polygon output:

Expand All @@ -82,11 +84,11 @@ <h2>REFERENCES</h2>

<h2>SEE ALSO</h2>

<a href="i.zc.html">i.zc</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/i.zc.html">i.zc</a>,
<a href="i.edge.html">i.edge</a>,
<a href="r.tile.html">r.tile</a>,
<a href="v.mkgrid.html">v.mkgrid</a>,
<a href="i.segment.html">i.segment</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/r.tile.html">r.tile</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/v.mkgrid.html">v.mkgrid</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/i.segment.html">i.segment</a>

<h2>AUTHOR</h2>

Expand Down
12 changes: 6 additions & 6 deletions grass7/imagery/i.cva/i.cva.html
Expand Up @@ -48,7 +48,7 @@ <h2>DESCRIPTION</h2>
One could consider of running the module at first without assigning a
threshold, in order to have an idea of the range of the magnitude and to
choose an appropriate custom threshold (for univariate statistical parameters
run <a href="r.univar.html">r.univar</a>). In this case <em>i.cva</em> gives
run <a href="https://grass.osgeo.org/grass-stable/manuals/r.univar.html">r.univar</a>). In this case <em>i.cva</em> gives
in output only three maps: the angle, angle classified and magnitude maps.

<h2>EXAMPLE</h2>
Expand Down Expand Up @@ -167,11 +167,11 @@ <h2>REFERENCES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="i.albedo.html">i.albedo</a>,
<a href="i.vi.html">i.vi</a>,
<a href="i.aster.toar.html">i.aster.toar</a>,
<a href="i.landsat.toar.html">i.landsat.toar</a>,
<a href="r.univar.html">r.univar</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/i.albedo.html">i.albedo</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/i.vi.html">i.vi</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/i.aster.toar.html">i.aster.toar</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/i.landsat.toar.html">i.landsat.toar</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.univar.html">r.univar</a>
</em>

<h2>AUTHOR</h2>
Expand Down
2 changes: 1 addition & 1 deletion grass7/imagery/i.destripe/i.destripe.html
Expand Up @@ -15,7 +15,7 @@ <h2>TODO</h2>
<h2>SEE ALSO</h2>

<em>
<a href="i.rotate">i.rotate</a><br>
<a href="i.rotate.html">i.rotate</a><br>
</em>

<h2>REFERENCES</h2>
Expand Down
4 changes: 2 additions & 2 deletions grass7/imagery/i.edge/i.edge.html
Expand Up @@ -129,8 +129,8 @@ <h2>REFERENCES</h2>
<h2>SEE ALSO</h2>

<em>
<a href="i.zc.html">i.zc</a>,
<a href="r.mapcalc.html">r.mapcalc</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/i.zc.html">i.zc</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/r.mapcalc.html">r.mapcalc</a>
</em>


Expand Down

0 comments on commit c382845

Please sign in to comment.