From 455ca3e3db84f36ae9464468de54f7aa693a3dd2 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 10 Mar 2024 22:30:01 +0800 Subject: fix(docs): toc tree repair --- docs/source/community/asset_library/index.rst | 3 ++- docs/source/community/channels.rst | 3 ++- docs/source/community/index.rst | 8 ++++++++ docs/source/community/tutorials.rst | 3 ++- 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 docs/source/community/index.rst (limited to 'docs/source/community') diff --git a/docs/source/community/asset_library/index.rst b/docs/source/community/asset_library/index.rst index 88d421b..0bc7a55 100644 --- a/docs/source/community/asset_library/index.rst +++ b/docs/source/community/asset_library/index.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +资产库 +====== \ No newline at end of file diff --git a/docs/source/community/channels.rst b/docs/source/community/channels.rst index 88d421b..03927e3 100644 --- a/docs/source/community/channels.rst +++ b/docs/source/community/channels.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +社区渠道 +======== \ No newline at end of file diff --git a/docs/source/community/index.rst b/docs/source/community/index.rst new file mode 100644 index 0000000..cc4fa87 --- /dev/null +++ b/docs/source/community/index.rst @@ -0,0 +1,8 @@ +社区 +==== + +.. toctree:: + + asset_library + channels + tutorials \ No newline at end of file diff --git a/docs/source/community/tutorials.rst b/docs/source/community/tutorials.rst index 88d421b..ff4efcb 100644 --- a/docs/source/community/tutorials.rst +++ b/docs/source/community/tutorials.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +教程与资源 +========== \ No newline at end of file -- cgit v1.2.3-70-g09d2