mirror of
https://github.com/python/cpython.git
synced 2025-11-12 15:09:14 +00:00
docs/conf: Undo changes in b2a3baa1c2b0; issue #24400
This commit is contained in:
parent
cc1d0287b5
commit
6aeda91941
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ exclude_patterns = ['venv/*']
|
||||||
# -----------------------
|
# -----------------------
|
||||||
|
|
||||||
# Use our custom theme.
|
# Use our custom theme.
|
||||||
html_theme = 'classic'
|
html_theme = 'pydoctheme'
|
||||||
html_theme_path = ['tools']
|
html_theme_path = ['tools']
|
||||||
html_theme_options = {'collapsiblesidebar': True}
|
html_theme_options = {'collapsiblesidebar': True}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue