[GRASS-SVN] r57116 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jul 14 06:30:46 PDT 2013


Author: neteler
Date: 2013-07-14 06:30:45 -0700 (Sun, 14 Jul 2013)
New Revision: 57116

Modified:
   grass/trunk/grasslib.dox
Log:
doxygen: fix references to sublibs

Modified: grass/trunk/grasslib.dox
===================================================================
--- grass/trunk/grasslib.dox	2013-07-14 12:27:38 UTC (rev 57115)
+++ grass/trunk/grasslib.dox	2013-07-14 13:30:45 UTC (rev 57116)
@@ -72,20 +72,20 @@
 
 \subsection statslibs Math and Statisctics Libraries
 
- - arraystats:  \ref arraystats (library of statistics for arrays of doubles)
- - cdhc:	\ref cdhc (library for testing normality and exponentiality)
+ - arraystats:  \ref arraystatslib (library of statistics for arrays of doubles)
+ - cdhc:	\ref cdhclib (library for testing normality and exponentiality)
  - gmath: 	\ref gmathlib (generic mathematical functions and BLAS/LAPACK library wrapper)
  - gpde:        \ref gpdelib (partial differential equations library)
 
 \subsection rasteribs Raster Libraries
 
- - edit:	\ref edit (raster edit library for cellhd, history, cats)
+ - edit:	\ref editlib (raster edit library for cellhd, history, cats)
  - raster3d:	\ref raster3dlib
  - raster:	\ref rasterlib
  - rowio:	\ref rowiolib
- - rst:	        \ref rst (library for interpolation with regularized splines with tension)
+ - rst:	        \ref rstlib (library for interpolation with regularized splines with tension)
  - segment:	\ref segmentlib (segment library for segmented raster reading)
- - stats:       \ref stats (raster stats library)
+ - stats:       \ref statslib (raster stats library)
 
 \subsection imagerylibs Imagery Liraries (image processing)
 



More information about the grass-commit mailing list