Bug report #16735
Python Console: typing _api should open the version API documentation and not the master's
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | PyQGIS Console | ||
Affected QGIS version: | 2.18.9 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24634 |
Description
In the input area of the Python Console, type _api
Normally, it should open the online API documentation of the QGIS version you are calling it from (e.g. qgis.org/api/2.18). Instead it opens the master API (qgis.org/api).
History
#1 Updated by Harrissou Santanna about 6 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed