We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8e070 commit 334ae18Copy full SHA for 334ae18
docs/.vitepress/config.mjs
@@ -41,7 +41,6 @@ export default defineConfig({
41
items: [
42
{ text: "@zarrita/core", link: "/packages/core" },
43
{ text: "@zarrita/storage", link: "/packages/storage" },
44
- { text: "@zarrita/indexing", link: "/packages/indexing" },
45
{ text: "@zarrita/ndarray", link: "/packages/ndarray" },
46
],
47
},
0 commit comments