add "sphinx_rtd_theme" extension.

This commit is contained in:
George Wang 2024-01-04 12:27:15 -05:00
parent 5ed1d4cab5
commit f15fcff5d4
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ release = u'4.0.3'
extensions = [
# To make ours look like readthedocs.io, change theme to "sphinx_rtd_theme",
# pip install sphinx_rtd_theme, and uncomment extensions:
"sphinx_rtd_theme",
# "sphinx.ext.intersphinx",
# "sphinx.ext.autodoc",
# "sphinx.ext.mathjax",