Skip to content

Commit

Permalink
furo in not an extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame authored Oct 23, 2023
1 parent 91c5022 commit b3401c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
copyright = f"{datetime.now().year}, {author}"
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.napoleon",
"furo"
"sphinx.ext.napoleon"
]
autodoc_typehints = "description"
html_theme = "furo"

0 comments on commit b3401c6

Please sign in to comment.