[GRASSweb-list]markus: web/devel devel.inc,1.15,1.16

grass at intevation.de grass at intevation.de
Wed Aug 24 04:34:31 EDT 2005


Author: markus

Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv25617

Modified Files:
	devel.inc 
Log Message:
link to GRASS 6 expanded Progman in HTML

Index: devel.inc
===================================================================
RCS file: /grassrepository/web/devel/devel.inc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- devel.inc	29 Jul 2005 15:16:05 -0000	1.15
+++ devel.inc	24 Aug 2005 08:34:29 -0000	1.16
@@ -139,24 +139,25 @@
  System (GRASS), GNU General Public License. ITC-irst, Trento, Italy, http://grass.itc.it
 
 <ul>
-<li><b>GRASS 5.0/5.3/5.4 (old!):</b>
-<ul>
-  <li>GRASS 5.0/5.3 Programmer's Manual [ <a
-   href="../grass50/progmangrass50.pdf">PDF</a>, 2.3 MB |
-   <a href=http://mpa.itc.it/markus/grass50progman/>HTML</a> ]
-</ul>
 <li><b>GRASS 6.0/6.1:</b>
 
 The manual has been integrated into the source code (doxygen format) and
 can be extracted with 'make pdfdocs' or downloaded from the
 <a href="../download/index.php">download page</a>.
 
-<ul>
-  <li>GRASS 6 Programmer's Manual <a href=../grass60/manuals/>PDF and HTML</a>
+ <ul>
+  <li>GRASS 6 Programmer's Manual: <a href=../grass60/manuals/>PDF and packaged HTML</a>
       (updated weekly - every Saturday)
+  <li> GRASS 6 Programmer's Manual: <a href="http://mpa.itc.it/markus/grass60progman/">HTML</a> (sometimes updated)
   <li> <a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/doc/raster/">r.example: example C code for GRASS raster programming</a>
   <li> <a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/doc/vector/v.example/">v.example: example C code for GRASS 6 vector programming</a>
-</ul>
+ </ul>
+<li><b>GRASS 5.0/5.3/5.4 (old!):</b>
+ <ul>
+  <li>GRASS 5.0/5.3 Programmer's Manual [ <a
+   href="../grass50/progmangrass50.pdf">PDF</a>, 2.3 MB |
+   <a href="http://mpa.itc.it/markus/grass50progman/">HTML</a> ]
+ </ul>
 </ul>
 <P>
 Debugging: hints are collected in doc/debugging.txt in the source code package.





More information about the grass-web mailing list