This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Description
In addition to #53, something else to consider is to make it easy to navigate across versions from within the documentation pages themselves. That would improve the situation for all existing links in the wild.
IMO, Python's documentation handles this very well. For example: https://docs.python.org/3/library/subprocess.html
I don't know if that's possible. I think generated dartdocs are self-contained, so maybe not by dartdoc, but maybe the hosting site can do something special?