readthedocs / sphinx_rtd_theme

Sphinx theme from Read the Docs
https://sphinx-rtd-theme.readthedocs.io/
MIT License
4.81k stars 1.74k forks source link

Mock the Read the Docs `CustomEvent` to render the selectors #1605

Closed humitos closed 2 months ago

humitos commented 2 months ago

In https://github.com/readthedocs/sphinx_rtd_theme/pull/1601 we added a version/language selector below the title using the Read the Docs CustomEvent. We want to figure it out a way to be able to test this locally.