Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: search does not work on online docs #12044

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

Closed
mattip opened this issue Sep 27, 2018 · 1 comment
Closed

DOC: search does not work on online docs #12044

mattip opened this issue Sep 27, 2018 · 1 comment

Comments

@mattip
Copy link
Member

mattip commented Sep 27, 2018

The docs have a quick search window. It seems the search feature is broken on www.numpy.org/devdocs/search.html but works on https://docs.scipy.org/doc/numpy/search.html. It was suggested on the mailing list this may be due to sphinx 1.8.0, as matplotlib pinned sphinx matplotlib/matplotlib#12183 to !=1.8.0 and sphinx is aware of the issue sphinx-doc/sphinx#5460 a fix is scheduled for sphinx 1.8.1

@mattip
Copy link
Member Author

mattip commented Sep 27, 2018

Hmm. Circle CI doc builds are using sphinx 1.8.1, but the search still does not work. It seems there was a change in the javascript used by our theme(?) and we need to do something like the fix for readthedocs/sphinx_rtd_theme#672?

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

1 participant