We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc67101 commit 220a032Copy full SHA for 220a032
src/core/qgis.h
@@ -21,11 +21,12 @@
21
/*! \mainpage Quantum GIS
22
*
23
* \section about About QGIS
24
-* QGIS aims to be an easy to use desktop GIS tool. Initial focus is on viewing spatial
25
-* and tabular data from common data stores, including rasters, Shapefiles and PostGIS.
+* Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
+* System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS supports
26
+* vector, raster, and database formats. QGIS is licensed under the GNU Public
27
+* License.
28
29
* This API documentation provides information about all classes that make up QGIS.
-*
30
*/
31
#include "qgsconfig.h"
32
0 commit comments