mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Enable source link
This commit is contained in:
@@ -40,7 +40,7 @@ extensions = [
|
||||
]
|
||||
|
||||
# Don't show source files on docs
|
||||
html_show_sourcelink = False
|
||||
html_show_sourcelink = True
|
||||
|
||||
# Order by source, not alphabetically
|
||||
autodoc_member_order = 'bysource'
|
||||
|
Reference in New Issue
Block a user