mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
set html_add_permalinks for docs (#812)
ref: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_add_permalinks
This commit is contained in:
@@ -358,3 +358,5 @@ autodoc_default_options = {
|
||||
'show-inheritance': True,
|
||||
'private-members': True,
|
||||
}
|
||||
|
||||
html_add_permalinks = True
|
||||
|
||||
Reference in New Issue
Block a user