aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-10 07:16:01 +0800
committer简律纯 <i@jyunko.cn>2024-03-10 07:16:01 +0800
commit5555113f058304edc77ad72b412f6318c313c1e5 (patch)
tree0640086be710d9045d8c5de61684b081a427f8bd
parenta5f1a55920ad7ddaaac0104dc10b3bc985bb0ae2 (diff)
downloadHydroRoll-5555113f058304edc77ad72b412f6318c313c1e5.tar.gz
HydroRoll-5555113f058304edc77ad72b412f6318c313c1e5.zip
chore(docs): complete pages for about chapter
-rw-r--r--docs/source/about/changelog.rst1
-rw-r--r--docs/source/about/complying_with_licenses.rst1
-rw-r--r--docs/source/about/faq.rst1
-rw-r--r--docs/source/about/introduction.rst1
-rw-r--r--docs/source/about/list_of_features.rst1
-rw-r--r--docs/source/about/release_policy.rst1
-rw-r--r--docs/source/about/system_requirements.rst1
-rw-r--r--docs/source/changelog.md13
-rw-r--r--docs/source/index.rst2
9 files changed, 8 insertions, 14 deletions
diff --git a/docs/source/about/changelog.rst b/docs/source/about/changelog.rst
new file mode 100644
index 0000000..dfc1e50
--- /dev/null
+++ b/docs/source/about/changelog.rst
@@ -0,0 +1 @@
+ECHO 处于打开状态。
diff --git a/docs/source/about/complying_with_licenses.rst b/docs/source/about/complying_with_licenses.rst
new file mode 100644
index 0000000..88d421b
--- /dev/null
+++ b/docs/source/about/complying_with_licenses.rst
@@ -0,0 +1 @@
+ECHO ڴ״̬
diff --git a/docs/source/about/faq.rst b/docs/source/about/faq.rst
new file mode 100644
index 0000000..88d421b
--- /dev/null
+++ b/docs/source/about/faq.rst
@@ -0,0 +1 @@
+ECHO ڴ״̬
diff --git a/docs/source/about/introduction.rst b/docs/source/about/introduction.rst
new file mode 100644
index 0000000..88d421b
--- /dev/null
+++ b/docs/source/about/introduction.rst
@@ -0,0 +1 @@
+ECHO ڴ״̬
diff --git a/docs/source/about/list_of_features.rst b/docs/source/about/list_of_features.rst
new file mode 100644
index 0000000..dfc1e50
--- /dev/null
+++ b/docs/source/about/list_of_features.rst
@@ -0,0 +1 @@
+ECHO 处于打开状态。
diff --git a/docs/source/about/release_policy.rst b/docs/source/about/release_policy.rst
new file mode 100644
index 0000000..88d421b
--- /dev/null
+++ b/docs/source/about/release_policy.rst
@@ -0,0 +1 @@
+ECHO ڴ״̬
diff --git a/docs/source/about/system_requirements.rst b/docs/source/about/system_requirements.rst
new file mode 100644
index 0000000..88d421b
--- /dev/null
+++ b/docs/source/about/system_requirements.rst
@@ -0,0 +1 @@
+ECHO ڴ״̬
diff --git a/docs/source/changelog.md b/docs/source/changelog.md
deleted file mode 100644
index 769b66e..0000000
--- a/docs/source/changelog.md
+++ /dev/null
@@ -1,13 +0,0 @@
-<!--
-
-Version codenames style:
-
-date "+## %Y.%m.%d -- {adjective} {colorname}" | pbcopy
-
-https://patternbasedwriting.com/elementary_writing_success/list-4800-adjectives/
-https://en.wikipedia.org/wiki/Lists_of_colors
-
--->
-
-```{include} ../../CHANGELOG.md
-``` \ No newline at end of file
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 3cee716..c376336 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -13,7 +13,7 @@
基本特性 <about/list_of_features.rst>
系统要求 <about/system_requirements.rst>
常见问题 <about/faq.rst>
- 遵循许可证 <about/complying_with_licenses/rst>
+ 遵循许可证 <about/complying_with_licenses.rst>
水系发布策略 <about/release_policy.rst>
变更日志 <about/changelog.rst>