QGIS/doc/modules.dox
jef f19c7aac24 doxygen fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-30 22:53:18 +00:00

20 lines
407 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 QGIS 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 */