webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

docs: show newest release, consider versioning

Open jstriebel opened this issue 3 years ago • 0 comments

At the moment, the docs reflect the current master state. However, users usually want to see the version that is currently available via PyPI. Since they might not use the newest version, having the docs versioned themselves might be useful. This might be quite simple using the builtin support in mkdocs-material and supplying a custom versions.json (see here for the docs and here for and example). However (if it's not that straight-forward), it's most important to show the current release first instead of the master.

jstriebel avatar Mar 24 '22 08:03 jstriebel