Skip to content

Commit

Permalink
Add sphinx_rtd_theme to Sphinx extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Nov 17, 2023
1 parent c64aa2e commit b2f7e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -17,6 +17,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx.ext.napoleon",
"sphinx_rtd_theme",
]

intersphinx_mapping = {
Expand Down

0 comments on commit b2f7e3b

Please sign in to comment.