forked from qgis/QGIS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.dox
53 lines (43 loc) · 2.17 KB
/
index.dox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#ifndef DOXYGEN_SKIP
/* $Id:$ */
#endif /* DOXYGEN_SKIP */
/*! \mainpage Quantum GIS
\section index_intro Introduction
\htmlonly<img src="http://hub.qgis.org/projects/quantum-gis/repository/revisions/master/entry/images/icons/qgis-icon-60x60.png" alt="QGIS"
align="left"><a href="http://qgis.org">Quantum GIS</a>\endhtmlonly\latexonly
Quantum GIS \endlatexonly (QGIS) is a user friendly Open Source Geographic
Information System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS
supports vector, raster, and database formats. QGIS is licensed under the GNU
General Public License. QGIS lets you browse and create map data on your
computer. It supports many common spatial data formats (e.g. ESRI ShapeFile,
geotiff). QGIS supports plugins to do things like display tracks from your GPS.
QGIS is Open Source software and its free of cost (download here). We welcome
contributions from our user community in the form of code contributions, bug
fixes, bug reports, contributed documentation, advocacy and supporting other
users on our mailing lists and forums. Financial contributions are also
welcome.
\section index_APIStability Earlier versions of the API
Earlier version of the documentation are also available on the Quantum GIS
website:
<ul>
<li><a href="http://qgis.org/api/1.8">1.8</a>
<li><a href="http://qgis.org/api/1.7">1.7</a>
<li><a href="http://qgis.org/api/1.6">1.6</a>
</ul>
\section index_maillist Mailing Lists
<ul>
<li>For support we encourage you to join our <a
href="http://qgis.org/en/community/mailing-lists.html">mailing lists</a> for
developers.</li> </ul>
\section index_bugs Bug Reporting
If you think you have found a bug, please report it using our <a
href="http://hub.qgis.org/projects/quantum-gis">bug tracker</a>. When reporting bugs,
please include some contact information in case we need help with replicating
your issue.
\section index_maillist Mailing Lists
Some QGIS users and developers can also often be found in the
<a href="irc://irc.freenode.net/#qgis">\#qgis</a> IRC channel on irc.freenode.net.<p>
\htmlonly
<p>
\endhtmlonly
*/