theislab / scanpydoc

Collection of Sphinx extensions similar to (but more flexible than) numpydoc
https://icb-scanpydoc.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
12 stars 6 forks source link

activate sphinx search #121

Closed flying-sheep closed 7 months ago

flying-sheep commented 7 months ago

When on RTD, this adds a script that disables the theme’s search popup in favor of the readthedocs-sphinx-search extension’s popup.

rendered

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bf6eef2) 100.00% compared to head (871e551) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 361 361 ========================================= Hits 361 361 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ivirshup commented 7 months ago

Just tried out the link above, and I think it's not quite working for me. Maybe take a look on my machine?

ivirshup commented 7 months ago

Ah, text is same color as background:

image