| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
It's working here too: https://cpython-previews--104082.org.readthedocs.build/en/104082/ Looking at another PR build that is missing the banner:
The RtD build page says:
And looking at the PR, it's from before the #103843 was merged that updated conf.py, so I think we're good here. One thing to do though, is backport #103843 to at least 3.11 so we get banners on backport builds too. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
There should be a banner at the top of PR build previews for docs. Here's it working on this branch as a PR on my fork:
But for some reason it's missing for this upstream:
TODO
The code to control this:
cpython/Doc/conf.py
Lines 117 to 124 in f0ad456
Let's start with a draft PR to debug the env vars.