QUERY · ISSUE
docs.micropython.org/ should redirect to stable release version.
docs
As https://github.com/micropython/micropython/issues/5387 shows, there are contents in the documentation that are not yet available in the official downloads.
These should be marked in the docs.
CANDIDATE · ISSUE
Documentation showing a missleading version overview
docs
When switching to an older version in the documentation and then trying to switch bag it just shows all versions up to the selected one and latest. This mmight be confusing if you get a link, quickly check and see that the version you are looking at is the last one listed. This should be updated to show all available stable versions. Even worse is that https://docs.micropython.org/en/v1.4.4/pyboard/ up to version 1.6 it doesnt show any other versions (so it is not possible to select latest)