Read the Docs Sample
This is a simple demonstration of the Read the Docs Sphinx theme, last updated on 8 April 2025.
Usage
Install this theme:
$ pip install sphinx-rtd-theme
Add the following to your
conf.py
file:html_theme = 'sphinx_rtd_theme'
Run Sphinx!
Documentation
Please find further resources and documentation for the Read the Docs theme at https://sphinx-rtd-theme.readthedocs.io/.