mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 19:10:30 -06:00
20 lines
421 B
JSON
20 lines
421 B
JSON
{
|
|
"title": "Home",
|
|
"description": "Documentation Home",
|
|
"root": true,
|
|
"defaultOpen": true,
|
|
"pages": [
|
|
"index",
|
|
"---[Rocket]Get Started---",
|
|
"...get-started",
|
|
"---[ChefHat]Cookbook---",
|
|
"...example-usecases",
|
|
"---[BookCopy]Computer Playbook---",
|
|
"...computer-sdk",
|
|
"---[BookCopy]Agent Playbook---",
|
|
"...agent-sdk",
|
|
"---[CodeXml]API Reference---",
|
|
"...libraries"
|
|
]
|
|
}
|