2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 14:55:12 +00:00

Enable autosummary ext

This commit is contained in:
Dan
2018-01-25 13:47:05 +01:00
parent a0e7a19805
commit ec7bf5d614
2 changed files with 38 additions and 1 deletions

View File

@@ -36,7 +36,8 @@ sys.path.insert(0, os.path.abspath('../..'))
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.napoleon'
'sphinx.ext.napoleon',
'sphinx.ext.autosummary'
]
# Don't show source files on docs