mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Enable source link
This commit is contained in:
parent
655ad4c7ab
commit
84b28d4221
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue