Make default docs link point to latest stable release on ReadTheDocs
See original GitHub issueDescription
We have enough users and enough versions out that we should prioritize having the docs be versioned cleanly along with the releases. At the moment our docs links point to the docs build from master but we should probably have the default view of the docs correspond to the latest stable release on PyPI — so at the time of writing that would be the v0.5.4 API.
We already have versioned docs on ReadTheDocs, so that might just mean adding a link to the README of https://pyhf.readthedocs.io/
(Note: This has the v0.6.0 label so that this will go in and get picked up for the upcoming PyPI release.)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Versioned Documentation - Read the Docs
Read the Docs supports multiple versions of your repository. On initial import, we will create a latest version. This will point at the...
Read more >Read the Docs Documentation
In this tutorial you will create a documentation project on Read the Docs by ... By default, it creates a latest version that...
Read more >Remove /en/latest from URLs by default in readthedocs.org
I'm fine with having my site available at /en/latest/my-page.html and /en/stable/my-page.html , but I would also like to see my site available ...
Read more >"stable" appearing to track future release branches · Issue #3268
Details Project URL: http://channels.readthedocs.io Build URL (if applicable): http://channels.readthedocs.io/en/stable/ Read the Docs ...
Read more >Configuration - MkDocs
Project settings are configured by default using a YAML configuration file in ... When set, provides a link to your repository (GitHub, Bitbucket,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found


basically got something working with CSS+ JS
https://sphinx-version-warning.readthedocs.io/en/latest/
Not sure what flask does tho.