From 5555113f058304edc77ad72b412f6318c313c1e5 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 10 Mar 2024 07:16:01 +0800 Subject: chore(docs): complete pages for about chapter --- docs/source/about/changelog.rst | 1 + docs/source/about/complying_with_licenses.rst | 1 + docs/source/about/faq.rst | 1 + docs/source/about/introduction.rst | 1 + docs/source/about/list_of_features.rst | 1 + docs/source/about/release_policy.rst | 1 + docs/source/about/system_requirements.rst | 1 + docs/source/changelog.md | 13 ------------- docs/source/index.rst | 2 +- 9 files changed, 8 insertions(+), 14 deletions(-) create mode 100644 docs/source/about/changelog.rst create mode 100644 docs/source/about/complying_with_licenses.rst create mode 100644 docs/source/about/faq.rst create mode 100644 docs/source/about/introduction.rst create mode 100644 docs/source/about/list_of_features.rst create mode 100644 docs/source/about/release_policy.rst create mode 100644 docs/source/about/system_requirements.rst delete mode 100644 docs/source/changelog.md 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 @@ - - -```{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 @@ 基本特性 系统要求 常见问题 - 遵循许可证 + 遵循许可证 水系发布策略 变更日志 -- cgit v1.2.3-70-g09d2