Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion docs/source.zh-CN/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,20 @@ JSON 动作列表就是上述 list 的 list。

.. toctree::
:maxdepth: 2
:caption: 文档
:caption: 架构

architecture

.. toctree::
:maxdepth: 3
:caption: 使用指南

usage/index

.. toctree::
:maxdepth: 2
:caption: API 参考

api/index

索引
Expand Down
12 changes: 11 additions & 1 deletion docs/source.zh-TW/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,20 @@ JSON 動作清單就是上述 list 的 list。

.. toctree::
:maxdepth: 2
:caption: 文件
:caption: 架構

architecture

.. toctree::
:maxdepth: 3
:caption: 使用指南

usage/index

.. toctree::
:maxdepth: 2
:caption: API 參考

api/index

索引
Expand Down
12 changes: 11 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,20 @@ A JSON action list is simply a list of these lists.

.. toctree::
:maxdepth: 2
:caption: Documentation
:caption: Architecture

architecture

.. toctree::
:maxdepth: 3
:caption: Usage guide

usage/index

.. toctree::
:maxdepth: 2
:caption: API reference

api/index

Indices
Expand Down
Loading