[QGIS-trac] [Quantum GIS] #1243: plugin_builder.py generates README
with broken URL to API reference
Quantum GIS
qgis at qgis.org
Sun Aug 24 07:30:35 EDT 2008
#1243: plugin_builder.py generates README with broken URL to API reference
-----------------------------------------------+----------------------------
Reporter: mloskot | Owner: nobody
Type: bug | Status: new
Priority: minor: annoyance or enhancement | Milestone:
Component: Plugins | Version: HEAD
Keywords: builder api reference | Platform_version: 10.5
Platform: OS X | Must_fix: No
Status_info: 0 |
-----------------------------------------------+----------------------------
The ''plugin_builder.py'' generates README file with incorrect URL to QGIS
API reference:
{{{
You really need to read the QGIS API Documentation now at:
http://svn.qgis.org/api_doc/html/
In particular look at the following classes:
QGisInterface : http://svn.qgis.org/api_doc/html/classQgisInterface.html
QgsMapCanvas : http://svn.qgis.org/api_doc/html/classQgsMapCanvas.html
QgsMapTool : http://svn.qgis.org/api_doc/html/classQgsMapTool.html
QgsPlugin : http://svn.qgis.org/api_doc/html/classQgisPlugin.html
}}}
As the QGIS website points, API reference is available at
http://doc.qgis.org/
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1243>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list