浏览代码

docs: minor updates

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68887 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 9 年之前
父节点
当前提交
bd3e12ab86
共有 3 个文件被更改,包括 5 次插入15 次删除
  1. 4 4
      doc/howto_release.txt
  2. 1 1
      lib/gpde/gpdelib.dox
  3. 0 10
      raster/r.li/TODO

+ 4 - 4
doc/howto_release.txt

@@ -195,11 +195,11 @@ Contents
 
    Update addons (grass_addons.sh) rules, eg.
 
-     compile $SVN_PATH/grass7 $GISBASE_PATH/grass710RC1   $ADDON_PATH/grass710RC1/addons
+     compile $SVN_PATH/grass7 $GISBASE_PATH/grass720RC1   $ADDON_PATH/grass720RC1/addons
 
    Modify grass_copy_wwwroot.sh accordingly, eg.
 
-     copy_addon 700RC1 7.0.0RC1
+     copy_addon 720RC1 7.2.0RC1
 
  o Launchpad notes:
 
@@ -268,12 +268,12 @@ Contents
 1. see SVN book:
    http://svnbook.red-bean.com/en/1.1/ch04s07.html
 
-   GRASS 7.0 release branch:
+   GRASS 7.2 release branch:
           BRANCH=releasebranch_7_0
           URL=https://svn.osgeo.org/grass
           svn copy $URL/grass/trunk \
                    $URL/grass/branches/$BRANCH \
-                   -m "Development branch for GRASS 7.0.x"
+                   -m "Development branch for GRASS 7.2.x"
 
 
    Switching current local copy to above development branch:

+ 1 - 1
lib/gpde/gpdelib.dox

@@ -223,7 +223,7 @@ void #N_write_array_2d_to_rast (N_array_2d * array, char *name);
 
 <P>
 <b>Example implementation:</b><br>
-The GRASS module <a href="http://grass.osgeo.org/grass73/manuals/r.gwflow.html">r.gwflow</a>
+The GRASS module <a href="http://grass.osgeo.org/grass72/manuals/r.gwflow.html">r.gwflow</a>
 implements numerical calculation program for transient,
 confined and unconfined groundwater flow in two dimensions.
 

+ 0 - 10
raster/r.li/TODO

@@ -2,16 +2,6 @@ TODO list
 =========
 
 GRASS 7:
- * r.li.daemon: Uses UNIX sockets, replace or figure out how
-   to use them on Windows
-    --> 4/2014: still an issue?
-
- * r.li.setup: Shell scripts, Tcl/Tk, Xmonitors to be replaced
-   by Python + wxPython equivalents.
-   See Luca D's prototype in  trunk/gui/wxpython/rlisetup
-   and  http://grass.osgeo.org/grass70/manuals/g.gui.rlisetup.html
-    --> 4/2014: still an issue?
-
 # TODO: change the examples to North Carolina wherever possible:
 
 # Spearfish tests