Skip to content

Navigation Menu

Sign in
Appearance settings

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 6a203bf

Browse filesBrowse files
authored
Merge pull request #23734 from meeseeksmachine/auto-backport-of-pr-23733-on-v3.6.x
Backport PR #23733 on branch v3.6.x (DOC: Update theme configuration for upcoming changes)
2 parents a9f2a88 + ac35fb6 commit 6a203bf
Copy full SHA for 6a203bf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
334334
# the sidebar.
335335
html_logo = "_static/logo2.svg"
336336
html_theme_options = {
337-
"native_site": True,
337+
"navbar_links": "internal",
338338
# collapse_navigation in pydata-sphinx-theme is slow, so skipped for local
339339
# and CI builds https://github.com/pydata/pydata-sphinx-theme/pull/386
340340
"collapse_navigation": not is_release_build,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.