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 816866d

Browse filesBrowse files
committed
DOC: Display "dev" instead of "devdocs" in the version switcher
While the url is devdocs historically, and I'm not going to change this, the displayed names should be "stable" and "dev". This has the added advantage that dev takes a little less space in the menubar, and thus wrapping occurs slightly later.
1 parent 3c615b5 commit 816866d
Copy full SHA for 816866d

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/_static/switcher.json

Copy file name to clipboardExpand all lines: doc/_static/switcher.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
{
88
"name": "3.7 (dev)",
9-
"version": "devdocs",
9+
"version": "dev",
1010
"url": "https://matplotlib.org/devdocs/"
1111
},
1212
{

0 commit comments

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