Skip to content

Commit

Permalink
#1 Work in progress:
Browse files Browse the repository at this point in the history
- Fix documentation
  • Loading branch information
FABallemand committed Oct 28, 2023
1 parent 2c79f72 commit f5019af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
extensions = [
# 'recommonmark',
'sphinx.ext.autodoc',
'sphinx.ext.viewcode'
'sphinx.ext.viewcode',
'sphinx_rtd_theme'
]

autodoc_mock_imports = [
Expand Down

0 comments on commit f5019af

Please sign in to comment.