-
Notifications
You must be signed in to change notification settings - Fork 756
Disable version switcher in theme #3290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Felix Fontein <[email protected]>
|
Looking at the package docs build, I don't see the version switcher: https://ansible-community.github.io/package-doc-builds/index.html Likewise for the core docs build, I don't see the other version switcher: https://ansible--3290.org.readthedocs.build/projects/ansible-core/3290/ |
Backport to stable-2.17: 💚 backport PR created✅ Backport PR branch: Backported as #3292 🤖 @patchback |
|
Thanks @felixfontein |
* disable version switcher in theme * Update docs/docsite/rst/conf.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 2aada29)
Backport to stable-2.18: 💚 backport PR created✅ Backport PR branch: Backported as #3293 🤖 @patchback |
* disable version switcher in theme * Update docs/docsite/rst/conf.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 2aada29)
Backport to stable-2.19: 💚 backport PR created✅ Backport PR branch: Backported as #3294 🤖 @patchback |
* disable version switcher in theme * Update docs/docsite/rst/conf.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 2aada29)
Backport to stable-2.20: 💚 backport PR created✅ Backport PR branch: Backported as #3295 🤖 @patchback |
* disable version switcher in theme * Update docs/docsite/rst/conf.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 2aada29)
* disable version switcher in theme * Update docs/docsite/rst/conf.py --------- (cherry picked from commit 2aada29) Co-authored-by: Don Naro <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
* disable version switcher in theme * Update docs/docsite/rst/conf.py --------- (cherry picked from commit 2aada29) Co-authored-by: Don Naro <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
* disable version switcher in theme * Update docs/docsite/rst/conf.py --------- (cherry picked from commit 2aada29) Co-authored-by: Don Naro <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
* disable version switcher in theme * Update docs/docsite/rst/conf.py --------- (cherry picked from commit 2aada29) Co-authored-by: Don Naro <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
Now that docs are hosted on Read the Docs, we can remove the version switcher. Users can toggle versions from the flyout menu provided by RTD.