Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Oct 5, 2023
1 parent 405fa53 commit c9c4937
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 @@ -34,6 +34,7 @@
extensions = [
"sphinx.ext.autodoc", # Core library for html generation from docstrings
"sphinx.ext.autosummary", # Create neat summary tables
"sphinx_rtd_theme",
]
autosummary_generate = True # Turn on sphinx.ext.autosummary

Expand Down

0 comments on commit c9c4937

Please sign in to comment.