QGIS/doc/modules.dox
timlinux 61405f91f6 Added new module group for analysis
git-svn-id: http://svn.osgeo.org/qgis/trunk@10328 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-20 15:52:44 +00:00

19 lines
402 B
Plaintext

/** @defgroup core
QGIS core library. Contains all basic GIS functionality.
*/
/** @defgroup gui
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 */