mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
* docs: simplify readme * docs: add mcp cli reference * test: use docs base path * docs: enlarge readme tagline
15 lines
219 B
JSON
15 lines
219 B
JSON
{
|
|
"title": "CLI Reference",
|
|
"defaultOpen": true,
|
|
"pages": [
|
|
"index",
|
|
"ktx-setup",
|
|
"ktx-connection",
|
|
"ktx-ingest",
|
|
"ktx-sl",
|
|
"ktx-wiki",
|
|
"ktx-status",
|
|
"ktx-mcp",
|
|
"ktx-dev"
|
|
]
|
|
}
|