diff --git a/docs/source.zh-CN/api/index.rst b/docs/source.zh-CN/api/index.rst deleted file mode 100644 index 672f7a3..0000000 --- a/docs/source.zh-CN/api/index.rst +++ /dev/null @@ -1,18 +0,0 @@ -API 参考 -======== - -.. toctree:: - :maxdepth: 2 - - core - local - remote - server - client - trigger - scheduler - notify - progress - project - ui - utils diff --git a/docs/source.zh-CN/index.rst b/docs/source.zh-CN/index.rst index 3a4d91d..e35751c 100644 --- a/docs/source.zh-CN/index.rst +++ b/docs/source.zh-CN/index.rst @@ -159,21 +159,40 @@ JSON 动作列表就是上述 list 的 list。 .. toctree:: :maxdepth: 2 - :caption: 架构 - - architecture - -.. toctree:: - :maxdepth: 3 - :caption: 使用指南 - - usage/index + :caption: 手册 + + 第 1 章 — 入门 + 第 2 章 — CLI + 第 3 章 — 架构 + 第 4 章 — 本地操作 + 第 5 章 — HTTP 传输 + 第 6 章 — 云端与 SFTP 后端 + 第 7 章 — 动作服务器 + 第 8 章 — MCP 服务器 + 第 9 章 — 图形界面 + 第 10 章 — 可靠性 + 第 11 章 — 触发器与调度 + 第 12 章 — 通知 + 第 13 章 — 配置与机密信息 + 第 14 章 — DAG 动作执行器 + 第 15 章 — 插件 .. toctree:: :maxdepth: 2 :caption: API 参考 - api/index + 第 A 章 — 核心 + 第 B 章 — 本地操作 + 第 C 章 — 远端操作 + 第 D 章 — 服务器 + 第 E 章 — 客户端 SDK + 第 F 章 — 触发器 + 第 G 章 — 调度器 + 第 H 章 — 通知 + 第 I 章 — 进度与取消 + 第 J 章 — 项目脚手架 + 第 K 章 — 图形界面 + 第 L 章 — 工具 索引 ---- diff --git a/docs/source.zh-CN/usage/index.rst b/docs/source.zh-CN/usage/index.rst deleted file mode 100644 index 93c571d..0000000 --- a/docs/source.zh-CN/usage/index.rst +++ /dev/null @@ -1,43 +0,0 @@ -使用指南 -======== - -使用指南按主题分章。每一节都是自包含的——挑选你需要的后端或功能直接进入即可。 - -.. toctree:: - :maxdepth: 2 - :caption: 入门 - - quickstart - cli - -.. toctree:: - :maxdepth: 2 - :caption: 本地与传输 - - local - transfer - cloud - -.. toctree:: - :maxdepth: 2 - :caption: 服务器与集成 - - servers - mcp - gui - -.. toctree:: - :maxdepth: 2 - :caption: 可靠性与事件 - - reliability - events - notifications - -.. toctree:: - :maxdepth: 2 - :caption: 配置与扩展 - - config - dag - plugins diff --git a/docs/source.zh-TW/api/index.rst b/docs/source.zh-TW/api/index.rst deleted file mode 100644 index e016bde..0000000 --- a/docs/source.zh-TW/api/index.rst +++ /dev/null @@ -1,18 +0,0 @@ -API 參考 -======== - -.. toctree:: - :maxdepth: 2 - - core - local - remote - server - client - trigger - scheduler - notify - progress - project - ui - utils diff --git a/docs/source.zh-TW/index.rst b/docs/source.zh-TW/index.rst index 0680ac7..39b4a85 100644 --- a/docs/source.zh-TW/index.rst +++ b/docs/source.zh-TW/index.rst @@ -159,21 +159,40 @@ JSON 動作清單就是上述 list 的 list。 .. toctree:: :maxdepth: 2 - :caption: 架構 - - architecture - -.. toctree:: - :maxdepth: 3 - :caption: 使用指南 - - usage/index + :caption: 手冊 + + 第 1 章 — 入門 + 第 2 章 — CLI + 第 3 章 — 架構 + 第 4 章 — 本地操作 + 第 5 章 — HTTP 傳輸 + 第 6 章 — 雲端與 SFTP 後端 + 第 7 章 — 動作伺服器 + 第 8 章 — MCP 伺服器 + 第 9 章 — 圖形介面 + 第 10 章 — 可靠性 + 第 11 章 — 觸發器與排程 + 第 12 章 — 通知 + 第 13 章 — 設定與機敏資訊 + 第 14 章 — DAG 動作執行器 + 第 15 章 — 外掛 .. toctree:: :maxdepth: 2 :caption: API 參考 - api/index + 第 A 章 — 核心 + 第 B 章 — 本地操作 + 第 C 章 — 遠端操作 + 第 D 章 — 伺服器 + 第 E 章 — 客戶端 SDK + 第 F 章 — 觸發器 + 第 G 章 — 排程器 + 第 H 章 — 通知 + 第 I 章 — 進度與取消 + 第 J 章 — 專案腳手架 + 第 K 章 — 圖形介面 + 第 L 章 — 工具 索引 ---- diff --git a/docs/source.zh-TW/usage/index.rst b/docs/source.zh-TW/usage/index.rst deleted file mode 100644 index ba2d862..0000000 --- a/docs/source.zh-TW/usage/index.rst +++ /dev/null @@ -1,43 +0,0 @@ -使用指南 -======== - -使用指南依主題分章。每一節皆為自包含——挑你需要的後端或功能直接進入即可。 - -.. toctree:: - :maxdepth: 2 - :caption: 入門 - - quickstart - cli - -.. toctree:: - :maxdepth: 2 - :caption: 本地與傳輸 - - local - transfer - cloud - -.. toctree:: - :maxdepth: 2 - :caption: 伺服器與整合 - - servers - mcp - gui - -.. toctree:: - :maxdepth: 2 - :caption: 可靠性與事件 - - reliability - events - notifications - -.. toctree:: - :maxdepth: 2 - :caption: 設定與擴充 - - config - dag - plugins diff --git a/docs/source/api/index.rst b/docs/source/api/index.rst deleted file mode 100644 index d887919..0000000 --- a/docs/source/api/index.rst +++ /dev/null @@ -1,18 +0,0 @@ -API reference -============= - -.. toctree:: - :maxdepth: 2 - - core - local - remote - server - client - trigger - scheduler - notify - progress - project - ui - utils diff --git a/docs/source/index.rst b/docs/source/index.rst index 16406ac..044a52b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -162,21 +162,40 @@ A JSON action list is simply a list of these lists. .. toctree:: :maxdepth: 2 - :caption: Architecture - - architecture - -.. toctree:: - :maxdepth: 3 - :caption: Usage guide - - usage/index + :caption: Manual + + Chapter 1 — Getting Started + Chapter 2 — CLI + Chapter 3 — Architecture + Chapter 4 — Local Operations + Chapter 5 — HTTP Transfers + Chapter 6 — Cloud and SFTP Backends + Chapter 7 — Action Servers + Chapter 8 — MCP Server + Chapter 9 — GUI + Chapter 10 — Reliability + Chapter 11 — Triggers and Scheduler + Chapter 12 — Notifications + Chapter 13 — Configuration and Secrets + Chapter 14 — DAG Action Executor + Chapter 15 — Plugins .. toctree:: :maxdepth: 2 - :caption: API reference - - api/index + :caption: API Reference + + Chapter A — Core + Chapter B — Local Operations + Chapter C — Remote Operations + Chapter D — Server + Chapter E — Client SDK + Chapter F — Triggers + Chapter G — Scheduler + Chapter H — Notifications + Chapter I — Progress and Cancellation + Chapter J — Project Scaffolding + Chapter K — Graphical User Interface + Chapter L — Utils Indices ------- diff --git a/docs/source/usage/index.rst b/docs/source/usage/index.rst deleted file mode 100644 index b492b6e..0000000 --- a/docs/source/usage/index.rst +++ /dev/null @@ -1,44 +0,0 @@ -Usage -===== - -The usage guide is split by topic. Each section is self-contained — pick the -backend or feature you need and dive in. - -.. toctree:: - :maxdepth: 2 - :caption: Getting started - - quickstart - cli - -.. toctree:: - :maxdepth: 2 - :caption: Local & transfer - - local - transfer - cloud - -.. toctree:: - :maxdepth: 2 - :caption: Servers & integrations - - servers - mcp - gui - -.. toctree:: - :maxdepth: 2 - :caption: Reliability & events - - reliability - events - notifications - -.. toctree:: - :maxdepth: 2 - :caption: Configuration & extension - - config - dag - plugins