8000 Merge pull request #24507 from QuLogic/backport-of-pr24488-to-v3.6.2-doc · matplotlib/matplotlib@f947512 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f947512

Browse files
authored
Merge pull request #24507 from QuLogic/backport-of-pr24488-to-v3.6.2-doc
Backport PR#24488 to v3.6.2-doc
2 parents b4e549b + 3427f2e commit f947512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ def js_tag_with_cache_busting(js):
383383
"image_light": "images/logo2.svg",
384384
"image_dark": "images/logo_dark.svg"},
385385
"navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"],
386-
"page_sidebar_items": "page-toc.html",
386+
"secondary_sidebar_items": "page-toc.html",
387387
}
388388
include_analytics = is_release_build
389389
if include_analytics:

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ipython
1313
ipywidgets
1414
numpydoc>=1.0
1515
packaging>=20
16-
pydata-sphinx-theme>=0.9.0
16+
pydata-sphinx-theme>=0.12.0
1717
mpl-sphinx-theme~=3.6.0
1818
sphinxcontrib-svg2pdfconverter>=1.1.0
1919
sphinx-gallery>=0.10

0 commit comments

Comments
 (0)
0