mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-06-30 11:42:12 +00:00
why
This commit is contained in:
parent
bb178f6429
commit
74c3e714a2
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ extensions = [
|
||||||
|
|
||||||
autodoc_member_order = 'bysource'
|
autodoc_member_order = 'bysource'
|
||||||
autodoc_typehints = 'none'
|
autodoc_typehints = 'none'
|
||||||
autodoc_moc_imports = ['sphinxcontrib_trio','typing_extensions']
|
autodoc_mock_imports = ['sphinxcontrib_trio','sphinxcontrib-serializinghtml','sphinxcontrib-qthelp','sphinxcontrib-jsmath','sphinxcontrib-htmlhelp','sphinxcontrib-devhelp','sphinxcontrib-applehelp ','typing_extensions']
|
||||||
# maybe consider this?
|
# maybe consider this?
|
||||||
# napoleon_attr_annotations = False
|
# napoleon_attr_annotations = False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue