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
22sphinx-autobuild == 0.7.1
33sphinx-inline-tabs == 2021.4.11b9
44python-docs-theme == 2021.5
5- sphinx-copybutton == 0.4 .0
5+ sphinx-copybutton == 0.5 .0
66git+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 187187# Add any paths that contain custom static files (such as style sheets) here,
188188# relative to this directory. They are copied after the builtin static files,
189189# 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']
193191
194192# Add any extra paths that contain custom files (such as robots.txt or
195193# .htaccess) here, relative to this directory. These files are copied
You can’t perform that action at this time.
0 commit comments