aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
authornexxeln <[email protected]>2025-12-04 18:56:40 +0000
committernexxeln <[email protected]>2025-12-04 18:56:40 +0000
commit1b9b3012e37284d67d9061c6a13dd53cfeb7463f (patch)
tree79ad24f1ccadf666c9c4d9a2d3947a90eb6cecec /apps/docs/docs.json
parentuse latest graph and remove old graph (#604) (diff)
downloadsupermemory-1b9b3012e37284d67d9061c6a13dd53cfeb7463f.tar.xz
supermemory-1b9b3012e37284d67d9061c6a13dd53cfeb7463f.zip
add docs for graph package (#603)graph-docs
Diffstat (limited to 'apps/docs/docs.json')
-rw-r--r--apps/docs/docs.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json
index dab7caeb..347d6df5 100644
--- a/apps/docs/docs.json
+++ b/apps/docs/docs.json
@@ -213,6 +213,18 @@
"ai-sdk/infinite-chat",
"ai-sdk/npm"
]
+ },
+ {
+ "group": "Memory Graph",
+ "icon": "network",
+ "pages": [
+ "memory-graph/overview",
+ "memory-graph/installation",
+ "memory-graph/quickstart",
+ "memory-graph/api-reference",
+ "memory-graph/examples",
+ "memory-graph/npm"
+ ]
}
]
}