We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419051e commit 79a7316Copy full SHA for 79a7316
2 files changed
Caddyfile
@@ -47,6 +47,7 @@
47
import subproject basemap
48
import subproject cheatsheets
49
import subproject cycler
50
+ import subproject devdocs
51
import subproject governance
52
import subproject matplotblog
53
import subproject mpl-altair
README.md
@@ -21,6 +21,7 @@ related projects are also exposed as toplevel directories:
21
* [basemap](https://github.com/matplotlib/basemap)
22
* [cheatsheets](https://github.com/matplotlib/cheatsheets)
23
* [cycler](https://github.com/matplotlib/cycler)
24
+* [devdocs](https://github.com/matplotlib/devdocs)
25
* [governance](https://github.com/matplotlib/governance)
26
* [matplotblog](https://github.com/matplotlib/matplotblog)
27
* [mpl-altair](https://github.com/matplotlib/mpl-altair)
0 commit comments