Skip to content

Commit

Permalink
added python_docs_theme to read the docs conf
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriWeiss committed Oct 11, 2023
1 parent f4b2679 commit 293828d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.intersphinx',
'python_docs_theme',
]

napoleon_google_docstring = False
Expand Down

0 comments on commit 293828d

Please sign in to comment.