Josverl / micropython-stubber

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
https://micropython-stubber.readthedocs.io
Other
166 stars 14 forks source link

MicroPython documentation is not available for all Patch versions, causing broken links #531

Open Josverl opened 3 months ago

Josverl commented 3 months ago

This needs a update in stubber to ignore the patch level if there is not doc page for that specific version.

Sample broken link:

should be smudged over to :

Note that detection of broken links should be simple as they result in a HTTP/1.1 404 Not Found