mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"id": "commands/memory/memory-docs-full-cli",
|
|
"title": "/memory:docs-full-cli",
|
|
"description": "Generate full CLI documentation for all project modules",
|
|
"source": "@site/docs/commands/memory/memory-docs-full-cli.mdx",
|
|
"sourceDirName": "commands/memory",
|
|
"slug": "/commands/memory/memory-docs-full-cli",
|
|
"permalink": "/docs/docs/commands/memory/memory-docs-full-cli",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-docs-full-cli.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 4,
|
|
"frontMatter": {
|
|
"title": "/memory:docs-full-cli",
|
|
"sidebar_label": "/memory:docs-full-cli",
|
|
"sidebar_position": 4,
|
|
"description": "Generate full CLI documentation for all project modules"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "/memory:load",
|
|
"permalink": "/docs/docs/commands/memory/memory-load"
|
|
},
|
|
"next": {
|
|
"title": "/memory:docs-related-cli",
|
|
"permalink": "/docs/docs/commands/memory/memory-docs-related-cli"
|
|
}
|
|
} |