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

feat: switch to readthedocs search addon #122

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

thephez
Copy link
Collaborator

@thephez thephez commented Oct 8, 2024

The search extension is no longer supported and readthedocs has moved to providing search via an addon. This PR switches to using that addon (must be enabled in the Addons settings of the ReadTheDocs admin dashboard).
image

This is still a custom integration that requires some extra JS to make work. Eventually the theme may directly support the integration (see pydata/pydata-sphinx-theme#1977), but for now this is what we have.

Note: some CSS updates for dark mode need to be made to improve the UX.

Preview: https://dash-docs--122.org.readthedocs.build/projects/core/en/122/docs/index.html

The extension is no longer supported.
@thephez thephez force-pushed the rtd-search-fix-2024-10-08 branch from 7234f75 to c828020 Compare October 9, 2024 13:22
@thephez thephez force-pushed the rtd-search-fix-2024-10-08 branch from c828020 to 8f6db4f Compare October 9, 2024 13:49
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

Successfully merging this pull request may close these issues.

1 participant