Fix search in RTD docs#248
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
=======================================
Coverage 93.51% 93.51%
=======================================
Files 11 11
Lines 2021 2021
=======================================
Hits 1890 1890
Misses 131 131 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
braingram
left a comment
There was a problem hiding this comment.
Thanks for making these updates. The search isn't working when I click the built docs. Let's see if using a newer python (required to pick up the newest sphinx) will fix it.
Co-authored-by: Brett Graham <brettgraham@gmail.com>
Co-authored-by: Brett Graham <brettgraham@gmail.com>
|
Search is still not working. Looks like there are more things to untangle as the docs theme is still in the docs config: |
|
I have no idea what happened by I did remove the |
braingram
left a comment
There was a problem hiding this comment.
Hopefully the search works after merge.
Closes #239
Trying to fix search box + other updates