mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
26 lines
466 B
JSON
26 lines
466 B
JSON
{
|
|
"title": "Sim Documentation",
|
|
"pages": [
|
|
"---Introduction---",
|
|
"./introduction/index",
|
|
"./getting-started/index",
|
|
"---Create---",
|
|
"triggers",
|
|
"blocks",
|
|
"tools",
|
|
"---Connections---",
|
|
"connections",
|
|
"---Execution---",
|
|
"execution",
|
|
"---Copilot---",
|
|
"copilot",
|
|
"---Advanced---",
|
|
"./variables/index",
|
|
"yaml",
|
|
"---SDKs---",
|
|
"./sdks/python",
|
|
"./sdks/typescript"
|
|
],
|
|
"defaultOpen": true
|
|
}
|