浏览代码

manual: use new generic addon URL

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@70258 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 年之前
父节点
当前提交
81b5baad17

+ 1 - 1
CITING

@@ -9,7 +9,7 @@ Choices for citing the main GRASS GIS software (update YEAR and version number a
 
 
 Citing a GRASS GIS Addon (update AUTHOR(S), YEAR, Addon-NAME, and version number accordingly):
-* AUTHOR(S), and GRASS Development Team, YEAR Addon-NAME. Geographic Resources Analysis Support System (GRASS) Software, Version 7.0. Open Source Geospatial Foundation. https://grass.osgeo.org/grass70/manuals/addons/Addon-NAME.html
+* AUTHOR(S), and GRASS Development Team, YEAR Addon-NAME. Geographic Resources Analysis Support System (GRASS) Software, Version 7.0. Open Source Geospatial Foundation. https://grass.osgeo.org/grass7/manuals/addons/Addon-NAME.html
 
 
 For other (scientific) references, see

+ 2 - 2
display/d.vect.thematic/d.vect.thematic.html

@@ -16,7 +16,7 @@ these different algorithms.
 <b>Important note:</b> The module currently supports only <i>area</i>
 vector type. For displaying thematic choropleth vector maps of other
 types (points, lines) can be
-used <em><a href="http://grass.osgeo.org/grass70/manuals/addons/d.vect.thematic2.html">d.vect.thematic2</a></em>
+used <em><a href="https://grass.osgeo.org/grass7/manuals/addons/d.vect.thematic2.html">d.vect.thematic2</a></em>
 available in AddOns
 via <em><a href="g.extension.html">g.extension</a></em>.
 
@@ -134,7 +134,7 @@ d.graph input=d_vect_thematic_leg.txt
 
 <p>
 Check also Python module from
-AddOns: <em><a href="http://grass.osgeo.org/grass70/manuals/addons/d.vect.thematic2.html">d.vect.thematic2</a></em>
+AddOns: <em><a href="https://grass.osgeo.org/grass7/manuals/addons/d.vect.thematic2.html">d.vect.thematic2</a></em>
 
 <h2>AUTHOR</h2>
 

+ 1 - 1
man/build_html.py

@@ -117,7 +117,7 @@ r"""<!-- the files grass${grass_version_major}.html & helptext.html file live in
        </ul>
         <h3>&nbsp;Addons</h3>
         <ul>
-        <li class="box"><a href="http://grass.osgeo.org/grass70/manuals/addons/">Addons manual pages</a></li>
+        <li class="box"><a href="https://grass.osgeo.org/grass7/manuals/addons/">Addons manual pages</a></li>
        </ul>
       </td>
     </tr>

+ 7 - 7
raster/r.stream.extract/r.stream.extract.html

@@ -229,13 +229,13 @@ representation using digital elevation models.</i>
 <em>
 <a href="r.mapcalc.html">r.mapcalc</a>,
 <a href="r.param.scale.html">r.param.scale</a>,
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.channel.html">r.stream.channel</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.distance.html">r.stream.distance</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.order.html">r.stream.order</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.segment.html">r.stream.segment</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.slope.html">r.stream.slope</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.snap.html">r.stream.snap</a> (Addon),
-<a href="http://grass.osgeo.org/grass70/manuals/addons/r.stream.stats.html">r.stream.stats</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.channel.html">r.stream.channel</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.distance.html">r.stream.distance</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.order.html">r.stream.order</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.segment.html">r.stream.segment</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.slope.html">r.stream.slope</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.snap.html">r.stream.snap</a> (Addon),
+<a href="https://grass.osgeo.org/grass7/manuals/addons/r.stream.stats.html">r.stream.stats</a> (Addon),
 <a href="r.terraflow.html">r.terraflow</a>,
 <a href="r.thin.html">r.thin</a>,
 <a href="r.to.vect.html">r.to.vect</a>,

+ 1 - 1
raster/r.surf.idw/r.surf.idw.html

@@ -35,7 +35,7 @@ distances are calculated from point to point along a
 geodesic.
 
 <p>
-Unlike <em><a href="http://grass.osgeo.org/grass70/manuals/addons/r.surf.idw2.html">r.surf.idw2</a></em> (addon),
+Unlike <em><a href="https://grass.osgeo.org/grass7/manuals/addons/r.surf.idw2.html">r.surf.idw2</a></em> (addon),
 which processes all input data points in each interpolation cycle, <em>r.surf.idw</em>
 attempts to minimize the number of input data for which distances must be
 calculated. Execution speed is therefore a function of the search effort,

+ 2 - 2
raster/r.texture/r.texture.html

@@ -53,7 +53,7 @@ It can be used in supervised classification algorithms such as
 or for the identification of objects in <a href="i.segment.html">i.segment</a>,
 and/or for the characterization of these objects and thus, for example, as one 
 of the raster inputs of the 
-<a href="https://grass.osgeo.org/grass70/manuals/addons/i.segment.stats.html">
+<a href="https://grass.osgeo.org/grass7/manuals/addons/i.segment.stats.html">
 	i.segment.stats</a> addon.
 
 <p>
@@ -259,7 +259,7 @@ of <a href="http://netpbm.sourceforge.net/doc/pgmtexture.html">pgmtexture</a>.
 <a href="i.gensig.html">i.gensig</a>,
 <a href="i.smap.html">i.smap</a>,
 <a href="i.gensigset.html">i.gensigset</a>,
-<a href="https://grass.osgeo.org/grass70/manuals/addons/i.segment.stats.html">
+<a href="https://grass.osgeo.org/grass7/manuals/addons/i.segment.stats.html">
 	        i.segment.stats</a>,
 <a href="i.pca.html">i.pca</a>,
 <a href="r.neighbors.html">r.neighbors</a>,

+ 2 - 2
scripts/g.extension/g.extension.html

@@ -4,7 +4,7 @@
 
 <em>g.extension</em> downloads and installs, removes or updates
 extensions (addons) from the official
-<a href="http://grass.osgeo.org/grass70/manuals/addons/">GRASS GIS Addons repository</a>
+<a href="https://grass.osgeo.org/grass7/manuals/addons/">GRASS GIS Addons repository</a>
 or from user-specified source code repositories into the local GRASS GIS
 installation.
 <p>
@@ -142,7 +142,7 @@ with the version number) must be installed.
 </em>
 
 <p>
-<a href="http://grass.osgeo.org/grass70/manuals/addons/">GRASS GIS 7 Addons Manual pages</a>
+<a href="https://grass.osgeo.org/grass7/manuals/addons/">GRASS GIS 7 Addons Manual pages</a>
 <br>
 <a href="http://grasswiki.osgeo.org/wiki/GRASS_AddOns">GRASS Addons</a> wiki page.