mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 00:02:29 +00:00
Publish the standalone docs site under docs/site and deploy it on stable desktop releases.
38 lines
673 B
JSON
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"
|
|
]
|
|
}
|