quaquel / EMAworkbench

workbench for performing exploratory modeling and analysis
BSD 3-Clause "New" or "Revised" License
128 stars 90 forks source link

Fix search in Readthedocs configuration with workaround #264

Closed EwoutH closed 1 year ago

EwoutH commented 1 year ago

This commit fixes search by adding a workaround to the Readthedocs configuration in conf.py.

For the workaround see https://github.com/readthedocs/sphinx_rtd_theme/issues/1452#issuecomment-1490504991

For the upstream issue see https://github.com/readthedocs/readthedocs.org/issues/10263.

All other Readthedocs changes will come in a separate PR, so this can be merged with the least resistance.

EwoutH commented 1 year ago

Validated, search is working again! Great timing for the course!

I will look tomorrow at search ranking.

Thanks @stsewd for the swift support!

quaquel commented 1 year ago

Great that this ahs been fixed and indeed thanks @stsewd for the quick reply.