[GRASS-SVN] r42931 - in grass/trunk: . doc swig
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 28 19:37:07 EDT 2010
Author: neteler
Date: 2010-07-28 23:37:07 +0000 (Wed, 28 Jul 2010)
New Revision: 42931
Modified:
grass/trunk/INSTALL
grass/trunk/README
grass/trunk/SUBMITTING
grass/trunk/doc/infrastructure.txt
grass/trunk/swig/swiglib.dox
Log:
new Progman URL
Modified: grass/trunk/INSTALL
===================================================================
--- grass/trunk/INSTALL 2010-07-28 23:32:42 UTC (rev 42930)
+++ grass/trunk/INSTALL 2010-07-28 23:37:07 UTC (rev 42931)
@@ -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/grass7_progman/
+http://grass.osgeo.org/programming7/
(N) CONTRIBUTING CODE AND PATCHES
Modified: grass/trunk/README
===================================================================
--- grass/trunk/README 2010-07-28 23:32:42 UTC (rev 42930)
+++ grass/trunk/README 2010-07-28 23:37:07 UTC (rev 42931)
@@ -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/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 @@
make pdfdocs
An online version is available at:
-http://download.osgeo.org/grass/grass7_progman/
+http://grass.osgeo.org/programming7/
Modified: grass/trunk/SUBMITTING
===================================================================
--- grass/trunk/SUBMITTING 2010-07-28 23:32:42 UTC (rev 42930)
+++ grass/trunk/SUBMITTING 2010-07-28 23:37:07 UTC (rev 42931)
@@ -14,7 +14,7 @@
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):
Modified: grass/trunk/doc/infrastructure.txt
===================================================================
--- grass/trunk/doc/infrastructure.txt 2010-07-28 23:32:42 UTC (rev 42930)
+++ grass/trunk/doc/infrastructure.txt 2010-07-28 23:37:07 UTC (rev 42931)
@@ -49,7 +49,7 @@
* 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
Modified: grass/trunk/swig/swiglib.dox
===================================================================
--- grass/trunk/swig/swiglib.dox 2010-07-28 23:32:42 UTC (rev 42930)
+++ grass/trunk/swig/swiglib.dox 2010-07-28 23:37:07 UTC (rev 42931)
@@ -49,6 +49,6 @@
\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>
*/
More information about the grass-commit
mailing list