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

DM-9256: Fix search with Sphinx 1.5 #103

Merged
merged 2 commits into from
Feb 3, 2017
Merged

DM-9256: Fix search with Sphinx 1.5 #103

merged 2 commits into from
Feb 3, 2017

Conversation

jonathansick
Copy link
Contributor

The third-party sphinx_rtd_theme needs to be pinned to an unreleased development version in order to get a search fix described in readthedocs/sphinx_rtd_theme#346.

It works: file:///Users/jsick/lsst/dm_dev_guide/_build/html/search.html?q=git&check_keywords=yes&area=default

The search bug in sphinx-rtd-theme was described and fixed here:
readthedocs/sphinx_rtd_theme#346
but hasn't been released yet. This commit changes requirements.txt to
use a known-working commit on master of snide/sphinx_rtd_theme that
works with sphinx 1.5.2.

Search now works again \o/
@jonathansick jonathansick merged commit 0c3b5e0 into master Feb 3, 2017
@ktlim ktlim deleted the tickets/DM-9256 branch August 25, 2018 07:23
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