Sphinx extension that provides custom directives and configurations used by Read the Docs builds, including the `readthedocs` and `readthedocs-sphinxsearch` builders, custom roles, and overrides for analytics, PDF, and EPub generation. Version 2.2.5 is the latest stable release, with a maintenance cadence aligned with Read the Docs platform updates.
pip install readthedocs-sphinx-extVerified import paths — ran on the pinned version, not inferred.
Add the extension to your Sphinx conf.py to enable Read the Docs specific builders and overrides.
Only add this extension manually if building locally and you need the exact same environment as on Read the Docs.
Use only 'readthedocs_ext.readthedocs' in extensions and ensure readthedocs-sphinx-ext is installed.
Set builder = 'readthedocs-sphinxsearch' in conf.py or use the Read the Docs admin panel.
No dependency data recorded yet.