Commit 58d8dde
committed
Allow setting release-specific navbar link mode
For non-main documentation (e.g., `mpl-third-party`), we want the navbar
to use absolute links (`https://matplotlib.org/...`) for local
development, but when released on the website, it should use
`/stable/...` links.1 parent e0d42e5 commit 58d8dde
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
0 commit comments