Procházet zdrojové kódy

url of GRASS programmer's manual updated

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39739 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler před 15 roky
rodič
revize
c247965157
5 změnil soubory, kde provedl 8 přidání a 9 odebrání
  1. 1 1
      INSTALL
  2. 3 4
      README
  3. 1 1
      SUBMITTING
  4. 2 2
      doc/infrastructure.txt
  5. 1 1
      lib/init/grass7.html

+ 1 - 1
INSTALL

@@ -288,7 +288,7 @@ developers mailing list. See http://grass.osgeo.org/devel/index.php
 
 The Programmer's manual is generated with doxygen from the source code.
 Please see the README file and the files at:
-http://download.osgeo.org/grass/grass6_progman/
+http://download.osgeo.org/grass/grass7_progman/
 
 (N) CONTRIBUTING CODE AND PATCHES
 

+ 3 - 4
README

@@ -5,14 +5,14 @@ How to get write access here?
 
 Write access is only granted to developers who agree to abide by
 RFC2 - Legal aspects of code contributions
-http://download.osgeo.org/grass/grass6_progman/rfc/rfc2_psc.html
+http://download.osgeo.org/grass/grass7_progman/rfc/rfc2_psc.html
 and the code submission guidelines (file SUBMITTING in this 
 directory).
 
 This needs to be communicated to a GRASS developer. S/he will 
 then possibly propose you to the GRASS Project Steering committee
 after a period of evaluation. For details, see
-http://download.osgeo.org/grass/grass6_progman/rfc/main.html
+http://download.osgeo.org/grass/grass7_progman/rfc/main.html
 
 Once write access is granted, you, the new developer need to
 obtain an "osgeo_id" at http://www.osgeo.org/osgeo_userid
@@ -48,6 +48,5 @@ To generate the documents in PDF format, run
    make pdfdocs
 
 An online version is available at:
-http://download.osgeo.org/grass/grass6_progman/
-http://download.osgeo.org/grass/grass6_progman_pdf/
+http://download.osgeo.org/grass/grass7_progman/
 

+ 1 - 1
SUBMITTING

@@ -14,7 +14,7 @@ following rules:
 
 
 1.  Get and read the GRASS 6 Programmer's Manual here:
-    http://download.osgeo.org/grass/grass6_progman/
+    http://download.osgeo.org/grass/grass7_progman/
 
     or generate it from this source code (the programmer's manual is
     integrated in the source code in doxygen style):

+ 2 - 2
doc/infrastructure.txt

@@ -52,9 +52,9 @@ virtual host onto Telascience.org infrastructure (sharing with other OSGeo servi
 * GRASS user manual HTML:
 ** generated during compilation of weekly Linux binary snapshot
 
-* GRASS programmer's manual (http://download.osgeo.org/grass/grass6_progman/):
+* GRASS programmer's manual (http://download.osgeo.org/grass/grass7_progman/):
 ** HTML: cronjob run Saturday morning California time
-** PDF: cronjob run Saturday morning California time
+** disabled: PDF: cronjob run Saturday morning California time
 
 * i18N translation statistics:
 ** generated during compilation of Linux binary snapshot, stats of

+ 1 - 1
lib/init/grass7.html

@@ -384,7 +384,7 @@ List of <a href=variables.html>implemented GRASS environment variables</a>.
 <p>
 <a href="http://grass.osgeo.org">GRASS Web site</a>
 <p>
-<a href="http://download.osgeo.org/grass/grass6_progman/">GRASS 7 Programmer's Manual</a>
+<a href="http://download.osgeo.org/grass/grass7_progman/">GRASS 7 Programmer's Manual</a>
 
 <H2>AUTHORS (of this page)</H2>