Use mkdocs `mike` for multi-version docs
Author: meatballhatCreated Apr 27, 2024Updated Jun 7, 2026
Labelskind/documentationarea/v3
Checklist
- Did you perform a search about this feature? Here's the GitHub guide about searching.
What problem does this solve?
This would remove the need for multiple major version documentation trees within each major maintenance branch.
Solution description
Rework the docs to use the mkdocs mike tool as described here.
Describe alternatives you've considered
Hosting documentation at readthedocs would include support for something similar. We could not switch to mike and continue the in-tree multiple dirs approach.
Source: urfave/cli