api doc: add link to python version

This commit is contained in:
Juergen E. Fischer 2018-02-19 15:48:12 +01:00
parent fdada84bb7
commit 1364b6b431

View File

@ -6,7 +6,7 @@
\section index_intro Introduction \section index_intro Introduction
\htmlonly<img src="qgis-icon-60x60.png" alt="QGIS" \htmlonly<img src="qgis-icon-60x60.png" alt="QGIS"
align="left"><a href="http://qgis.org">QGIS</a>\endhtmlonly\latexonly align="left"><a href="https://qgis.org">QGIS</a>\endhtmlonly\latexonly
QGIS \endlatexonly is a user friendly Open Source Geographic QGIS \endlatexonly is a user friendly Open Source Geographic
Information System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS 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 supports vector, raster, and database formats. QGIS is licensed under the GNU
@ -19,33 +19,36 @@ fixes, bug reports, contributed documentation, advocacy and supporting other
users on our mailing lists and forums. Financial contributions are also users on our mailing lists and forums. Financial contributions are also
welcome. welcome.
You can also <a href="http://qgis.org/downloads/qgis-api-doc.zip">download</a> You can also <a href="https://qgis.org/downloads/qgis-api-doc.zip">download</a>
this documentation or a <a href="qgis.qch">Qt help file</a> this documentation or a <a href="qgis.qch">Qt help file</a>
for offline use. for offline use.
A Python version of the documentation is available
<a href="https://python.qgis.org/api">here</a>.
\section index_APIStability Earlier versions of the API \section index_APIStability Earlier versions of the API
See \ref api_break for information about incompatible changes to API between releases. See \ref api_break for information about incompatible changes to API between releases.
Earlier versions of the documentation are also available on the QGIS Earlier versions of the documentation are also available on the QGIS
website: website:
<a href="http://qgis.org/api/2.18">2.18</a>, <a href="https://qgis.org/api/2.18">2.18</a>,
<a href="http://qgis.org/api/2.14">2.14 (LTR)</a>, <a href="https://qgis.org/api/2.14">2.14 (LTR)</a>,
<a href="http://qgis.org/api/2.12">2.12</a>, <a href="https://qgis.org/api/2.12">2.12</a>,
<a href="http://qgis.org/api/2.10">2.10</a>, <a href="https://qgis.org/api/2.10">2.10</a>,
<a href="http://qgis.org/api/2.8">2.8 (LTR)</a>, <a href="https://qgis.org/api/2.8">2.8 (LTR)</a>,
<a href="http://qgis.org/api/2.6">2.6</a>, <a href="https://qgis.org/api/2.6">2.6</a>,
<a href="http://qgis.org/api/2.4">2.4</a>, <a href="https://qgis.org/api/2.4">2.4</a>,
<a href="http://qgis.org/api/2.2">2.2</a>, <a href="https://qgis.org/api/2.2">2.2</a>,
<a href="http://qgis.org/api/2.0">2.0</a>, <a href="https://qgis.org/api/2.0">2.0</a>,
<a href="http://qgis.org/api/1.8">1.8</a>, <a href="https://qgis.org/api/1.8">1.8</a>,
<a href="http://qgis.org/api/1.7">1.7</a> and <a href="https://qgis.org/api/1.7">1.7</a> and
<a href="http://qgis.org/api/1.6">1.6</a> <a href="https://qgis.org/api/1.6">1.6</a>
\section index_maillist Mailing Lists \section index_maillist Mailing Lists
For support we encourage you to join our <a For support we encourage you to join our <a
href="http://qgis.org/en/site/forusers/support.html#mailing-lists">mailing lists</a> for href="https://qgis.org/en/site/forusers/support.html#mailing-lists">mailing lists</a> for
users and developers. users and developers.
\section index_bugs Bug Reporting \section index_bugs Bug Reporting