Skip to content

Commit 0175819

Browse files
author
timlinux
committed
Added some notes about API Stability
git-svn-id: http://svn.osgeo.org/qgis/branches/Version-1_0@9859 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 357da75 commit 0175819

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

doc/index.dox

+30-5
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,40 @@
55
/*! \mainpage Quantum GIS
66

77
\section index_intro Introduction
8-
\htmlonly<img src="http://download.qgis.org/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.
8+
\htmlonly<img src="http://download.qgis.org/qgis-icon-60x60.png" alt="QGIS"
9+
align="left"><a href="http://qgis.org">Quantum GIS</a>\endhtmlonly\latexonly
10+
Quantum GIS \endlatexonly (QGIS) is a user friendly Open Source Geographic
11+
Information System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS
12+
supports vector, raster, and database formats. QGIS is licensed under the GNU
13+
General Public License. QGIS lets you browse and create map data on your
14+
computer. It supports many common spatial data formats (e.g. ESRI ShapeFile,
15+
geotiff). QGIS supports plugins to do things like display tracks from your GPS.
16+
QGIS is Open Source software and its free of cost (download here). We welcome
17+
contributions from our user community in the form of code contributions, bug
18+
fixes, bug reports, contributed documentation, advocacy and supporting other
19+
users on our mailing lists and forums. Financial contributions are also
20+
welcome.
21+
22+
\section index_APIStability API Stability
23+
24+
Versions of QGIS prior to 1.0 did not guarantee API stability since the
25+
application was undergoing rapid development of new features and we did not
26+
want to commit ourselves to a fixed API. With the release of QGIS 1.0 we
27+
guarantee a backwards compatible API for the 1.x and 1.0.x release series. 1.x
28+
releases will be our 'unstable' development builds and 1.0.x releases our
29+
'stable' (bugfixes and very minor tweaks only).
930

1031
\section index_maillist Mailing Lists
11-
<ul>
12-
<li>For support we encourage you to join our <a href="http://qgis.org/content/view/115/96/">mailing lists</a> for developers.</li>
13-
</ul>
32+
For support we encourage you to join our <a
33+
href="http://qgis.org/content/view/115/96/">mailing lists</a> for
34+
developers.
35+
1436

1537
\section index_bugs Bug Reporting
16-
If you think you have found a bug, please report it using our <a href="https://trac.osgeo.org/qgis/">bug tracker</a>. When reporting bugs, please include some contact information in case we need help with replicating your issue.
38+
If you think you have found a bug, please report it using our <a
39+
href="https://trac.osgeo.org/qgis/">bug tracker</a>. When reporting bugs,
40+
please include some contact information in case we need help with replicating
41+
your issue.
1742

1843
\section index_maillist Mailing Lists
1944
Some QGIS users and developers can also often be found in the

0 commit comments

Comments
 (0)