Skip to content

Commit b381a3f

Browse files
committed
Clean up release notes in preparation for v3
1 parent 8bb0b34 commit b381a3f

File tree

6 files changed

+38
-2335
lines changed

6 files changed

+38
-2335
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ def skip_submodules(
108108
"release": "developers/release.html",
109109
"roadmap": "developers/roadmap.html",
110110
"installation": "user-guide/installation.html",
111-
"api": "api/zarr/index"
111+
"api": "api/zarr/index",
112+
"release": "release-notes"
112113
}
113114

114115
# The language for content autogenerated by Sphinx. Refer to documentation

0 commit comments

Comments
 (0)