From acafbb179a2131208d70d66b8d11bd535bb86c4f Mon Sep 17 00:00:00 2001 From: Masterain Date: Fri, 24 Feb 2023 21:38:38 -0800 Subject: [PATCH] Create README.md --- docs/advanced/README.md | 7 +++++++ docs/features/README.md | 8 ++++++++ docs/statements/README.md | 8 ++++++++ 3 files changed, 23 insertions(+) create mode 100644 docs/advanced/README.md create mode 100644 docs/features/README.md create mode 100644 docs/statements/README.md diff --git a/docs/advanced/README.md b/docs/advanced/README.md new file mode 100644 index 000000000..01bd3dcf3 --- /dev/null +++ b/docs/advanced/README.md @@ -0,0 +1,7 @@ +--- +comment: false +index: false +--- +# 高级 + + \ No newline at end of file diff --git a/docs/features/README.md b/docs/features/README.md new file mode 100644 index 000000000..4edc28135 --- /dev/null +++ b/docs/features/README.md @@ -0,0 +1,8 @@ +--- +headerDepth: 0 +comment: false +index: false +--- +# 功能指南 + + \ No newline at end of file diff --git a/docs/statements/README.md b/docs/statements/README.md new file mode 100644 index 000000000..c1791738e --- /dev/null +++ b/docs/statements/README.md @@ -0,0 +1,8 @@ +--- +headerDepth: 0 +comment: false +index: false +--- +# 声明和公告 + + \ No newline at end of file