mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
@@ -354,6 +354,8 @@ autoclass_content = 'both'
|
||||
# see https://github.com/sphinx-doc/sphinx/issues/5459
|
||||
autodoc_default_options = {
|
||||
'members': None,
|
||||
'methods': None,
|
||||
# 'attributes': None,
|
||||
'special-members': '__call__',
|
||||
# 'exclude-members': '__weakref__',
|
||||
'show-inheritance': True,
|
||||
|
||||
Reference in New Issue
Block a user