Files
orca/docs/site/content/docs/meta.json
T
Neil 6aba202d5e feat(docs): publish OSS docs with stable releases
Publish the standalone docs site under docs/site and deploy it on stable desktop releases.
2026-08-30 23:51:25 -07:00

38 lines
673 B
JSON

{
"title": "Docs",
"root": true,
"pages": [
"---Start Here---",
"index",
"install",
"first-session",
"model",
"agents",
"review",
"editing",
"browser",
"---Terminal---",
"terminal",
"---Remote & SSH---",
"ways-to-run",
"ssh",
"remote-servers",
"---CLI & Automation---",
"cli",
"---Mobile---",
"mobile",
"android-apk",
"---Notifications & Inbox---",
"notifications",
"activity",
"recipes",
"---Settings Reference---",
"settings",
"---Privacy & Telemetry---",
"telemetry",
"---Troubleshooting & FAQ---",
"troubleshooting",
"github-errors"
]
}