Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#1243 closed bug (fixed)

plugin_builder.py generates README with broken URL to API reference

Reported by: mloskot Owned by: nobody
Priority: minor: annoyance Milestone:
Component: C++ Plugins Version: Trunk
Keywords: builder api reference Cc:
Must Fix for Release: No Platform: OS X
Platform Version: 10.5 Awaiting user input: no

Description

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/

Change History (3)

comment:1 by pcav, 16 years ago

Milestone: Version 1.0.0

comment:2 by wonder, 15 years ago

Resolution: fixed
Status: newclosed

fixed in r9684.

comment:3 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.