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/contributing/development/index.rst | 3 ++- docs/source/contributing/documentation/index.rst | 3 ++- docs/source/contributing/index.rst | 9 +++++++++ docs/source/contributing/ways_to_contribute.rst | 3 ++- docs/source/contributing/workflow.rst | 3 ++- 5 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 docs/source/contributing/index.rst (limited to 'docs/source/contributing') diff --git a/docs/source/contributing/development/index.rst b/docs/source/contributing/development/index.rst index 88d421b..3b1e419 100644 --- a/docs/source/contributing/development/index.rst +++ b/docs/source/contributing/development/index.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +框架开发 +======== \ No newline at end of file diff --git a/docs/source/contributing/documentation/index.rst b/docs/source/contributing/documentation/index.rst index 88d421b..1ffd6b0 100644 --- a/docs/source/contributing/documentation/index.rst +++ b/docs/source/contributing/documentation/index.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +编写文档 +======== \ No newline at end of file diff --git a/docs/source/contributing/index.rst b/docs/source/contributing/index.rst new file mode 100644 index 0000000..22d1982 --- /dev/null +++ b/docs/source/contributing/index.rst @@ -0,0 +1,9 @@ +贡献 +==== + +.. toctree:: + + ways_to_contribute + workflow + development + documentation \ No newline at end of file diff --git a/docs/source/contributing/ways_to_contribute.rst b/docs/source/contributing/ways_to_contribute.rst index 88d421b..4df6f6e 100644 --- a/docs/source/contributing/ways_to_contribute.rst +++ b/docs/source/contributing/ways_to_contribute.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +贡献方式 +======== \ No newline at end of file diff --git a/docs/source/contributing/workflow.rst b/docs/source/contributing/workflow.rst index 88d421b..6815faa 100644 --- a/docs/source/contributing/workflow.rst +++ b/docs/source/contributing/workflow.rst @@ -1 +1,2 @@ -ECHO ڴ״̬ +贡献工作流 +========== \ No newline at end of file -- cgit v1.2.3-70-g09d2