[GRASS-SVN] r43488 - in grass/trunk: . gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 17 10:29:16 EDT 2010


Author: martinl
Date: 2010-09-17 14:29:16 +0000 (Fri, 17 Sep 2010)
New Revision: 43488

Modified:
   grass/trunk/Makefile
   grass/trunk/grasslib.dox
   grass/trunk/gui/wxpython/wxpythonlib.dox
Log:
programmers manual build again


Modified: grass/trunk/Makefile
===================================================================
--- grass/trunk/Makefile	2010-09-17 14:28:22 UTC (rev 43487)
+++ grass/trunk/Makefile	2010-09-17 14:29:16 UTC (rev 43488)
@@ -126,6 +126,7 @@
 
 include $(MODULE_TOPDIR)/include/Make/Install.make
 include $(MODULE_TOPDIR)/include/Make/Docs.make
+include $(MODULE_TOPDIR)/include/Make/Doxygen.make
 
 .PHONY: default libs
 .PHONY: cleandistdirs cleanscriptstrings clean libsclean distclean

Modified: grass/trunk/grasslib.dox
===================================================================
--- grass/trunk/grasslib.dox	2010-09-17 14:28:22 UTC (rev 43487)
+++ grass/trunk/grasslib.dox	2010-09-17 14:29:16 UTC (rev 43488)
@@ -1,7 +1,7 @@
 /*! \mainpage GRASS 7 Programmer's Manual
 <!-- * doxygenized from "GRASS 5 Programmer's Manual"
        by M. Neteler 2/2004
-     * updated 8/2005, 2006, 2007, 2008
+     * updated 8/2005, 2006, 2007, 2008, 2010
   -->
 
 <a href="http://grass.osgeo.org">GRASS GIS</a> (<b>Geographic
@@ -113,7 +113,6 @@
 
 \section interfaces Interfaces
 
- - \ref swiglib
  - \ref pythonlib
 
 \section gui GUI

Modified: grass/trunk/gui/wxpython/wxpythonlib.dox
===================================================================
--- grass/trunk/gui/wxpython/wxpythonlib.dox	2010-09-17 14:28:22 UTC (rev 43487)
+++ grass/trunk/gui/wxpython/wxpythonlib.dox	2010-09-17 14:29:16 UTC (rev 43488)
@@ -1,7 +1,5 @@
-/*! \page wxpythonlib GRASS WxPython based graphical user interface
+/*! \page wxpythonlib GRASS WxPython-based Graphical User Interface
 
-<h2>GRASS wxpython based graphical user interface</h2>
-
 The plan for a native GRASS Graphical User Interface (GUI) found is origin
 in the project "GFOSS–TN", a collaboration between FBK (Fondazione Bruno
 Kessler) and the Information System Service of the Trento municipality (Italy).
@@ -20,7 +18,7 @@
 3D raster (voxels) and 3D vector data.
 
 Development plans:
-<p>
+
 A Map Composer, a tool for hardcopy map outputs is planned to be developed
 in the first half of 2008. Currently, the tools for creating hardcopy maps
 (map layout) are limited in GRASS because its focus on modeling and spatial
@@ -30,17 +28,13 @@
 and cannot be customized. The goal is to allow users to prepare simple cartographic
 outputs comparable e.g. with other, proprietary GIS map layout functionality.
 
-<P>
 See: 
-<ul>
-<li> wxgui.py
-<li> gis_set.py
-<li> menustrings.py
-</ul>
+- wxgui.py
+- gis_set.py
+- menustrings.py
 
-<h2>References</h2>
+<section>References</section>
 
-M. Landa, C. Moretto, M. Neteler, M. Zanolli, L. Manganelli, 2008: wxPython GUI per GRASS GIS. Proc. IX Meeting degli Utenti Italiani di GRASS - GFOSS - 21-22 Feb 2008, Perugia, Italy (<a href="http://gama.fsv.cvut.cz/~landa/publications/2008/gfoss-it-08/paper/grass-gfoss-tn.pdf">PDF</a>)
+M. Landa, C. Moretto, M. Neteler, M. Zanolli, L. Manganelli, 2008: wxPython GUI per GRASS GIS. Proc. IX Meeting degli Utenti Italiani di GRASS - GFOSS - 21-22 Feb 2008, Perugia, Italy (<a href="http://geo.fsv.cvut.cz/~landa/publications/2008/gfoss-it-08/paper/grass-gfoss-tn.pdf">PDF</a>)
 
 */
-



More information about the grass-commit mailing list