Added new module group for analysis

git-svn-id: http://svn.osgeo.org/qgis/trunk@10328 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2009-03-20 15:52:44 +00:00
parent f99fc62b03
commit 61405f91f6

View File

@ -9,4 +9,10 @@ QGIS core library. Contains all basic GIS functionality.
QGIS gui library. It's built on top of core library and adds reusable GUI widgets.
*/
/** @defgroup analysis
Analysis library. Built on top of core library, the analysis library provides
high level tools for carrying out spatial analysis on vector and raster data.
*/
/** @defgroup MapComposer */