Skip to content

Commit

Permalink
Fixed problem in conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemesis1303 committed Sep 12, 2023
1 parent 18200d3 commit 6f3bfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.autosummary', 'rinoh.frontend.sphinx', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.autodoc' ,'sphinx.ext.napoleon'
extensions = ['sphinx.ext.autosummary', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.autodoc' ,'sphinx.ext.napoleon'
]

# Autodoc settings
Expand Down

0 comments on commit 6f3bfc3

Please sign in to comment.