[GRASS-SVN] r53082 - in grass/trunk/lib: python/temporal vector

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 4 05:00:52 PDT 2012


Author: wenzeslaus
Date: 2012-09-04 05:00:51 -0700 (Tue, 04 Sep 2012)
New Revision: 53082

Modified:
   grass/trunk/lib/python/temporal/spatial_extent.py
   grass/trunk/lib/vector/vectorlib.dox
Log:
dox: only one mainpage is alowed for doxygen

Modified: grass/trunk/lib/python/temporal/spatial_extent.py
===================================================================
--- grass/trunk/lib/python/temporal/spatial_extent.py	2012-09-04 11:41:54 UTC (rev 53081)
+++ grass/trunk/lib/python/temporal/spatial_extent.py	2012-09-04 12:00:51 UTC (rev 53082)
@@ -1330,7 +1330,7 @@
         >>> A.spatial_relation(B)
         'meet'
         
-        @endverbatim
+        @endcode
         """
 
         if self.equivalent(extent):

Modified: grass/trunk/lib/vector/vectorlib.dox
===================================================================
--- grass/trunk/lib/vector/vectorlib.dox	2012-09-04 11:41:54 UTC (rev 53081)
+++ grass/trunk/lib/vector/vectorlib.dox	2012-09-04 12:00:51 UTC (rev 53082)
@@ -1,4 +1,4 @@
-/*! \mainpage vectorlib GRASS Vector Library
+/*! \page vectorlib GRASS Vector Library
 
 by GRASS Development Team (http://grass.osgeo.org)
 



More information about the grass-commit mailing list