[GRASS-SVN] r57115 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jul 14 05:27:38 PDT 2013
Author: neteler
Date: 2013-07-14 05:27:38 -0700 (Sun, 14 Jul 2013)
New Revision: 57115
Modified:
grass/trunk/grasslib.dox
Log:
doxygen: standardization
Modified: grass/trunk/grasslib.dox
===================================================================
--- grass/trunk/grasslib.dox 2013-07-14 12:21:41 UTC (rev 57114)
+++ grass/trunk/grasslib.dox 2013-07-14 12:27:38 UTC (rev 57115)
@@ -72,20 +72,20 @@
\subsection statslibs Math and Statisctics Libraries
- - arraystats: Library of statistics for arrays of doubles - \ref arraystats (new, under development)
- - cdhc: Library for testing normality and exponentiality - \ref cdhc
+ - arraystats: \ref arraystats (library of statistics for arrays of doubles)
+ - cdhc: \ref cdhc (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: Raster edit library (cellhd, history, cats) - \ref edit
+ - edit: \ref edit (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 rst (library for interpolation with regularized splines with tension)
- segment: \ref segmentlib (segment library for segmented raster reading)
- - stats: Raster stats library - \ref stats
+ - stats: \ref stats (raster stats library)
\subsection imagerylibs Imagery Liraries (image processing)
@@ -115,16 +115,16 @@
\subsection misclibs Misc Libraries
- - bitmap: Bitmap library for X Window Bitmaps - \ref bitmap
- - btree: Binary tree library - \ref btree
- - datetime: DateTime library - \ref datetime
- - dspf: DSPF libary - \ref dspf (obsolete?)
- - external: External libraries from other projects (such as shapelib) - \ref external
- - fonts: Hershey library - \ref fonts
+ - bitmap: \ref bitmap (Bitmap library for X Window Bitmaps)
+ - btree: \ref btree (Binary tree library)
+ - datetime: \ref datetime (DateTime library)
+ - dspf: \ref dspf (obsolete, DSPF libary)
+ - external: \ref external (External libraries from other projects such as shapelib)
+ - fonts: \ref fonts (Hershey fonts library)
- init: \ref init (GRASS initialization code + scripts)
- linkm: Linked list memory manager - \ref linkm (obsolete?)
- manage: \ref managelib
- - symbol: Drawing symbols for %point %vector data library - \ref symbol
+ - symbol: \ref symbol (Drawing symbols for %point %vector data library)
\section gui GUI
More information about the grass-commit
mailing list