mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 04:58:12 +00:00
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
This commit is contained in:
commit
359c483c66
3 changed files with 10 additions and 3 deletions
|
@ -59,4 +59,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