Skip to content

Commit 99dd19d

Browse files
author
jef
committedSep 30, 2010
doxygen fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14319 c8812cc2-4d05-0410-92ff-de0c093fc19c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1290
-833
lines changed
 

‎Doxyfile

Lines changed: 948 additions & 558 deletions
Large diffs are not rendered by default.

‎doc/modules.dox

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
/** @defgroup core
1+
/** @defgroup core QGIS core library
22

3-
QGIS core library. Contains all basic GIS functionality.
3+
Contains all basic GIS functionality.
44

55
*/
66

7-
/** @defgroup gui
7+
/** @defgroup gui QGIS gui library.
8+
9+
It's built on top of core library and adds reusable GUI widgets.
810

9-
QGIS gui library. It's built on top of core library and adds reusable GUI widgets.
1011
*/
1112

12-
/** @defgroup analysis
13+
/** @defgroup analysis QGIS analysis library.
1314

14-
Analysis library. Built on top of core library, the analysis library provides
15+
Built on top of core library, the analysis library provides
1516
high level tools for carrying out spatial analysis on vector and raster data.
1617
*/
1718

0 commit comments

Comments
 (0)
Please sign in to comment.