question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make default docs link point to latest stable release on ReadTheDocs

See original GitHub issue

Description

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/

RTD_docs_versioned

(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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kratsgcommented, Feb 4, 2021
Screen Shot 2021-02-03 at 7 28 23 PM

basically got something working with CSS+ JS

0reactions
kratsgcommented, Feb 3, 2021
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found