Skip to content
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

Add a version selector widget #430

Open
agoose77 opened this issue Jul 17, 2024 · 2 comments
Open

Add a version selector widget #430

agoose77 opened this issue Jul 17, 2024 · 2 comments

Comments

@agoose77
Copy link
Collaborator

At SciPy 2024, there were users who wanted a version selector to move between deployed versions of a static site (such as @mwcraig). We could adopt the pydata-sphinx-theme approach to add support for this feature as a simple <a href> dropdown.

This also might relate to readthedocs/readthedocs.org#11474 (comment), which amongst other things drops the flyout HTML injection and exposes version information through a custom event

To satisfy both cases, we might want to be smart and bundle RTD + explicit versioning in a single theme plugin.

@mwcraig
Copy link

mwcraig commented Jul 17, 2024

Thanks for your help getting this going for me at SciPy 😀

@humitos
Copy link

humitos commented Sep 23, 2024

I implemented the version/language selectors for the PyData Sphinx theme as an example. You can take a look at it in this comment: pydata/pydata-sphinx-theme#705 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants