File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ sphinx==4.3.1
2
2
sphinx-autobuild == 0.7.1
3
3
sphinx-inline-tabs == 2021.4.11b9
4
4
python-docs-theme == 2022.1
5
- sphinx-copybutton == 0.4 .0
5
+ sphinx-copybutton == 0.5 .0
6
6
git+https://github.com/pypa/pypa-docs-theme.git#egg=pypa-docs-theme
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 187
187
# Add any paths that contain custom static files (such as style sheets) here,
188
188
# relative to this directory. They are copied after the builtin static files,
189
189
# so a file named "default.css" will overwrite the builtin "default.css".
190
- html_static_path = ['_static' ]
191
-
192
- html_css_files = ['overrides.css' ]
190
+ # html_static_path = ['_static']
193
191
194
192
# Add any extra paths that contain custom files (such as robots.txt or
195
193
# .htaccess) here, relative to this directory. These files are copied
You can’t perform that action at this time.
0 commit comments