Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Huowl committed Oct 17, 2023
1 parent 5939cf3 commit 9b4d9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon','sphinx.ext.githubpages']

autodoc_modeules = {'rostok': True}
autodoc_modules = {'rostok': True}
autodoc_member_order = 'groupwise'

napoleon_google_docstring = False
Expand Down

0 comments on commit 9b4d9e9

Please sign in to comment.