qgis / pyqgis-api-docs-builder

Sphinx project to build python API documentation for QGIS
https://qgis.org/pyqgis/master/
GNU General Public License v2.0
86 stars 31 forks source link

Grenoble link to doc "File not found" #143

Closed cspwcspw closed 2 months ago

cspwcspw commented 2 months ago

Start Grenoble. Start the python console.

_pyqgis

launches a browser to https://qgis.org/pyqgis/3.38/ which says "File not found" (index.html)

3nids commented 2 months ago

almost there, give me day

cspwcspw commented 2 months ago

No problem. If I ignore the 3.38 version-specific suffix in the url and go instead to https://qgis.org/pyqgis I get the "master" documentation link. Perhaps an automatic server-side redirect to "master" if a specific documentation version is not available would be cool.

DelazJ commented 2 months ago

FYI 3.38 docs is online. And if I understand @3nids recent improvements, the next docs should be built (more) automatically after release. Is the redirection still necessary? Afaik there is already a redirection to master for uneven version numbers...

DelazJ commented 2 months ago

BTW, @3nids the 3.38 zip link in https://qgis.org/pyqgis/master/#versions-of-the-api (in "Earlier versions of the documentation are also available as downloads") does not work. not formatted as others.