Manuel Kaufmann
Manuel Kaufmann
IIRC, we decided to always show the version selector, even if there was only one version to keep consistency when there were more than one and also to show the...
I took a deeper look at this and I was able to find the bug in the API response. I opened a PR to fix this issue at https://github.com/readthedocs/readthedocs.org/pull/11727 and...
From this issue there are other extra tasks we can work on: - [ ] update the documentation to mention this selector will be always shown, instead of "It only...
This is already fixed and it will be deployed in the next week.
The fix is deployed and it's working as expected.
The selectors were already implemented in https://github.com/readthedocs/sphinx_rtd_theme/pull/1601. The only missing part is mentioning "Hosted on Read the Docs". I opened a PR for this at #1616
OK. I'm moving this issue out from the current roadmap, since it's not a huge priority and there is more work than I expected here.
I'm thinking that we may need to recover `display_version` and make it available only when `READTHEDOCS == False`. @agjohnson what are your thoughts here?
Unfortunately, no. We haven't had the time to jump into this. We would appreciate a PR here.
> Is there a plan to document the "JSON-like" data? (possibly with a schema?) I have not started documenting this yet. However, we've implemented a way for theme author to...