mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-15 05:35:00 +00:00
docs
This commit is contained in:
parent
01ea2f8c6d
commit
da407f8caa
1 changed files with 3 additions and 1 deletions
|
@ -58,4 +58,6 @@ html_favicon = './assets/Github-Python.png'
|
|||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
html_static_path = ['_static']
|
||||
|
||||
autodoc_mock_imports = ["typing_extensions"]
|
Loading…
Add table
Add a link
Reference in a new issue