Quellcode durchsuchen

new Progman URL

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42931 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler vor 14 Jahren
Ursprung
Commit
df43a42758
5 geänderte Dateien mit 7 neuen und 7 gelöschten Zeilen
  1. 1 1
      INSTALL
  2. 3 3
      README
  3. 1 1
      SUBMITTING
  4. 1 1
      doc/infrastructure.txt
  5. 1 1
      swig/swiglib.dox

+ 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/grass7_progman/
+http://grass.osgeo.org/programming7/
 
 (N) CONTRIBUTING CODE AND PATCHES
 

+ 3 - 3
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/grass7_progman/rfc/rfc2_psc.html
+http://grass.osgeo.org/programming7/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/grass7_progman/rfc/main.html
+http://grass.osgeo.org/programming7/rfc/
 
 Once write access is granted, you, the new developer need to
 obtain an "osgeo_id" at http://www.osgeo.org/osgeo_userid
@@ -48,5 +48,5 @@ To generate the documents in PDF format, run
    make pdfdocs
 
 An online version is available at:
-http://download.osgeo.org/grass/grass7_progman/
+http://grass.osgeo.org/programming7/
 

+ 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/grass7_progman/
+    http://grass.osgeo.org/programming7/
 
     or generate it from this source code (the programmer's manual is
     integrated in the source code in doxygen style):

+ 1 - 1
doc/infrastructure.txt

@@ -49,7 +49,7 @@ Maintainer: M. Neteler
 * GRASS user manual HTML:
 ** generated during compilation of weekly Linux binary snapshot
 
-* GRASS programmer's manual (http://download.osgeo.org/grass/grass7_progman/):
+* GRASS programmer's manual (http://grass.osgeo.org/programming7/)
 ** HTML: cronjob run Saturday morning California time
 ** disabled: PDF: cronjob run Saturday morning California time
 

+ 1 - 1
swig/swiglib.dox

@@ -49,6 +49,6 @@ The source code is available here:
 
 \section see_also See also
 
- - <a href="http://download.osgeo.org/grass/grass7_progman/">GRASS Programmer's manual</a>
+ - <a href="http://grass.osgeo.org/programming7/">GRASS Programmer's manual</a>
 
 */