Skip to content

Commit

Permalink
add "sphinx_rtd_theme" extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwanglst committed Jan 4, 2024
1 parent 5ed1d4c commit f15fcff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
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",
Expand Down

0 comments on commit f15fcff

Please sign in to comment.