[GRASS-SVN] r39739 - in grass/trunk: . doc lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 15 09:11:42 EST 2009


Author: neteler
Date: 2009-11-15 09:11:42 -0500 (Sun, 15 Nov 2009)
New Revision: 39739

Modified:
   grass/trunk/INSTALL
   grass/trunk/README
   grass/trunk/SUBMITTING
   grass/trunk/doc/infrastructure.txt
   grass/trunk/lib/init/grass7.html
Log:
url of GRASS programmer's manual updated

Modified: grass/trunk/INSTALL
===================================================================
--- grass/trunk/INSTALL	2009-11-15 13:48:44 UTC (rev 39738)
+++ grass/trunk/INSTALL	2009-11-15 14:11:42 UTC (rev 39739)
@@ -288,7 +288,7 @@
 
 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
 

Modified: grass/trunk/README
===================================================================
--- grass/trunk/README	2009-11-15 13:48:44 UTC (rev 39738)
+++ grass/trunk/README	2009-11-15 14:11:42 UTC (rev 39739)
@@ -5,14 +5,14 @@
 
 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 @@
    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/
 

Modified: grass/trunk/SUBMITTING
===================================================================
--- grass/trunk/SUBMITTING	2009-11-15 13:48:44 UTC (rev 39738)
+++ grass/trunk/SUBMITTING	2009-11-15 14:11:42 UTC (rev 39739)
@@ -14,7 +14,7 @@
 
 
 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):

Modified: grass/trunk/doc/infrastructure.txt
===================================================================
--- grass/trunk/doc/infrastructure.txt	2009-11-15 13:48:44 UTC (rev 39738)
+++ grass/trunk/doc/infrastructure.txt	2009-11-15 14:11:42 UTC (rev 39739)
@@ -52,9 +52,9 @@
 * 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

Modified: grass/trunk/lib/init/grass7.html
===================================================================
--- grass/trunk/lib/init/grass7.html	2009-11-15 13:48:44 UTC (rev 39738)
+++ grass/trunk/lib/init/grass7.html	2009-11-15 14:11:42 UTC (rev 39739)
@@ -384,7 +384,7 @@
 <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>
 



More information about the grass-commit mailing list