Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Fix broken docs search #500

Merged
merged 1 commit into from
Jun 12, 2017
Merged

Conversation

CloudNiner
Copy link
Contributor

Overview

Fixes the broken search results on our docs page by updating the sphinx_rtd_theme plugin.

Issue with sphinx_rtd_theme, see: readthedocs/sphinx_rtd_theme#346

Demo

screen shot 2017-06-09 at 09 13 21

Testing Instructions

  • docker-compose build django && ./scripts/server
  • Search queries that failed before, such as 'support' and 'indicator' should now succeed.

Ensure the docs look good anywhere else (because the theme version was updated). I didn't see any issues though.

Closes #498

Issue with sphinx_rtd_theme, see:
readthedocs/sphinx_rtd_theme#346
Copy link
Contributor

@fungjj92 fungjj92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hurrah!

@CloudNiner CloudNiner merged commit a3cb48d into develop Jun 12, 2017
@CloudNiner CloudNiner deleted the feature/awf/django-docs-fix-search branch June 12, 2017 20:47
ddohler pushed a commit that referenced this pull request Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search on production climate docs page fails with error
2 participants