Commit ce9a3a9
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 ce9a3a9
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
38 | 48 | | |
| 49 | + | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| |||
0 commit comments