Skip to content

Commit f865e20

Browse files
QuLogicmelissawm
authored andcommitted
DOC: Update theme configuration for upcoming changes
Due to the merging of matplotlib/mpl-sphinx-theme#26
1 parent ac717f6 commit f865e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

+1-1
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)