aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/contributing
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-10 22:30:01 +0800
committer简律纯 <i@jyunko.cn>2024-03-10 22:30:01 +0800
commit455ca3e3db84f36ae9464468de54f7aa693a3dd2 (patch)
treedc115643fdeb21ec03c9df0065493f2e549f88f8 /docs/source/contributing
parenta4c6355d994d26a5413bc350f3e7a57f344296f2 (diff)
downloadHydroRoll-455ca3e3db84f36ae9464468de54f7aa693a3dd2.tar.gz
HydroRoll-455ca3e3db84f36ae9464468de54f7aa693a3dd2.zip
fix(docs): toc tree repair
Diffstat (limited to 'docs/source/contributing')
-rw-r--r--docs/source/contributing/development/index.rst3
-rw-r--r--docs/source/contributing/documentation/index.rst3
-rw-r--r--docs/source/contributing/index.rst9
-rw-r--r--docs/source/contributing/ways_to_contribute.rst3
-rw-r--r--docs/source/contributing/workflow.rst3
5 files changed, 17 insertions, 4 deletions
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