Skip to content

Commit

Permalink
Use sphinx_rtd_theme also as an extension
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Sep 8, 2024
1 parent 4e9f18d commit 89d8b4c
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 @@ -9,6 +9,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx_autodoc_typehints",
"sphinx_rtd_theme",
]

templates_path = ["_templates"]
Expand Down

0 comments on commit 89d8b4c

Please sign in to comment.