Skip to content

Commit cace7d9

Browse files
committed
DOC: add dropdown
1 parent 35fb140 commit cace7d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,8 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
326326
"switcher": {
327327
"json_url": "https://matplotlib.org/en/latest/_static/switcher.json",
328328
"url_template": "https://matplotlib.org/{version}/"
329-
}
329+
},
330+
"navbar_end": ["version-switcher"]
330331
}
331332
include_analytics = is_release_build
332333
if include_analytics:

0 commit comments

Comments
 (0)