Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
Signed-off-by: porteratzo <omar.alfonso.montoya@hotmail.com>
  • Loading branch information
porteratzo committed Aug 30, 2024
1 parent 652665c commit bea3c74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
'sphinx.ext.autosummary',
'recommonmark'
]
autodoc_default_options = {
'imported-members': True,
}
autosummary_generate = True # Turn on sphinx.ext.autosummary

source_suffix = ['.rst', '.md']
Expand Down

0 comments on commit bea3c74

Please sign in to comment.