From 177943844dbfe76233242a8d39723a70a56405d1 Mon Sep 17 00:00:00 2001 From: xooooooooox Date: Sat, 21 Dec 2024 17:42:22 +0800 Subject: [PATCH] docs: writerside --- Writerside/radp.tree | 29 ++++++++++++++----- .../topics/{1_manual.md => 1-manual.md} | 0 .../{1.1_archetype.md => 1.1-archetype.md} | 0 ... => 1.1.1-use_archetype_create_project.md} | 0 .../{1.2_components.md => 1.2-components.md} | 0 Writerside/topics/1.2.1-dependencies.md | 3 ++ Writerside/topics/1.2.10-cloud.md | 3 ++ Writerside/topics/1.2.2-parent.md | 3 ++ Writerside/topics/1.2.3-commons.md | 3 ++ Writerside/topics/1.2.4-extensions.md | 3 ++ Writerside/topics/1.2.5-framework.md | 3 ++ Writerside/topics/1.2.6-data.md | 3 ++ Writerside/topics/1.2.7-security.md | 3 ++ Writerside/topics/1.2.8-integration.md | 3 ++ Writerside/topics/1.2.9-starter.md | 3 ++ Writerside/topics/1.3-solutions.md | 3 ++ Writerside/topics/1.3.1-desensitization.md | 3 ++ Writerside/topics/1.3.2-db_router.md | 3 ++ Writerside/topics/{9_faq.md => 9-faq.md} | 0 .../topics/{starter-topic.md => about.md} | 0 20 files changed, 61 insertions(+), 7 deletions(-) rename Writerside/topics/{1_manual.md => 1-manual.md} (100%) rename Writerside/topics/{1.1_archetype.md => 1.1-archetype.md} (100%) rename Writerside/topics/{1.1.1_use_archetype_create_project.md => 1.1.1-use_archetype_create_project.md} (100%) rename Writerside/topics/{1.2_components.md => 1.2-components.md} (100%) create mode 100644 Writerside/topics/1.2.1-dependencies.md create mode 100644 Writerside/topics/1.2.10-cloud.md create mode 100644 Writerside/topics/1.2.2-parent.md create mode 100644 Writerside/topics/1.2.3-commons.md create mode 100644 Writerside/topics/1.2.4-extensions.md create mode 100644 Writerside/topics/1.2.5-framework.md create mode 100644 Writerside/topics/1.2.6-data.md create mode 100644 Writerside/topics/1.2.7-security.md create mode 100644 Writerside/topics/1.2.8-integration.md create mode 100644 Writerside/topics/1.2.9-starter.md create mode 100644 Writerside/topics/1.3-solutions.md create mode 100644 Writerside/topics/1.3.1-desensitization.md create mode 100644 Writerside/topics/1.3.2-db_router.md rename Writerside/topics/{9_faq.md => 9-faq.md} (100%) rename Writerside/topics/{starter-topic.md => about.md} (100%) diff --git a/Writerside/radp.tree b/Writerside/radp.tree index 43641e6..ef91187 100644 --- a/Writerside/radp.tree +++ b/Writerside/radp.tree @@ -4,14 +4,29 @@ + start-page="about.md"> - - - - + + + + + + + + + + + + + + + + + + + + - - + \ No newline at end of file diff --git a/Writerside/topics/1_manual.md b/Writerside/topics/1-manual.md similarity index 100% rename from Writerside/topics/1_manual.md rename to Writerside/topics/1-manual.md diff --git a/Writerside/topics/1.1_archetype.md b/Writerside/topics/1.1-archetype.md similarity index 100% rename from Writerside/topics/1.1_archetype.md rename to Writerside/topics/1.1-archetype.md diff --git a/Writerside/topics/1.1.1_use_archetype_create_project.md b/Writerside/topics/1.1.1-use_archetype_create_project.md similarity index 100% rename from Writerside/topics/1.1.1_use_archetype_create_project.md rename to Writerside/topics/1.1.1-use_archetype_create_project.md diff --git a/Writerside/topics/1.2_components.md b/Writerside/topics/1.2-components.md similarity index 100% rename from Writerside/topics/1.2_components.md rename to Writerside/topics/1.2-components.md diff --git a/Writerside/topics/1.2.1-dependencies.md b/Writerside/topics/1.2.1-dependencies.md new file mode 100644 index 0000000..2acc04b --- /dev/null +++ b/Writerside/topics/1.2.1-dependencies.md @@ -0,0 +1,3 @@ +# 依赖管理 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.10-cloud.md b/Writerside/topics/1.2.10-cloud.md new file mode 100644 index 0000000..19b6b6a --- /dev/null +++ b/Writerside/topics/1.2.10-cloud.md @@ -0,0 +1,3 @@ +# SpringCloud + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.2-parent.md b/Writerside/topics/1.2.2-parent.md new file mode 100644 index 0000000..ac7f307 --- /dev/null +++ b/Writerside/topics/1.2.2-parent.md @@ -0,0 +1,3 @@ +# 构建管理 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.3-commons.md b/Writerside/topics/1.2.3-commons.md new file mode 100644 index 0000000..05b423e --- /dev/null +++ b/Writerside/topics/1.2.3-commons.md @@ -0,0 +1,3 @@ +# 通用工具 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.4-extensions.md b/Writerside/topics/1.2.4-extensions.md new file mode 100644 index 0000000..2e00cbf --- /dev/null +++ b/Writerside/topics/1.2.4-extensions.md @@ -0,0 +1,3 @@ +# 扩展点 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.5-framework.md b/Writerside/topics/1.2.5-framework.md new file mode 100644 index 0000000..541f459 --- /dev/null +++ b/Writerside/topics/1.2.5-framework.md @@ -0,0 +1,3 @@ +# 基础框架 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.6-data.md b/Writerside/topics/1.2.6-data.md new file mode 100644 index 0000000..6d73e3b --- /dev/null +++ b/Writerside/topics/1.2.6-data.md @@ -0,0 +1,3 @@ +# 数据存储 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.7-security.md b/Writerside/topics/1.2.7-security.md new file mode 100644 index 0000000..21e5a27 --- /dev/null +++ b/Writerside/topics/1.2.7-security.md @@ -0,0 +1,3 @@ +# 授权认证 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.8-integration.md b/Writerside/topics/1.2.8-integration.md new file mode 100644 index 0000000..cf8fb40 --- /dev/null +++ b/Writerside/topics/1.2.8-integration.md @@ -0,0 +1,3 @@ +# 第三方集成 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.2.9-starter.md b/Writerside/topics/1.2.9-starter.md new file mode 100644 index 0000000..ddec03d --- /dev/null +++ b/Writerside/topics/1.2.9-starter.md @@ -0,0 +1,3 @@ +# SpringBoot + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.3-solutions.md b/Writerside/topics/1.3-solutions.md new file mode 100644 index 0000000..770dfdc --- /dev/null +++ b/Writerside/topics/1.3-solutions.md @@ -0,0 +1,3 @@ +# 解决方案 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.3.1-desensitization.md b/Writerside/topics/1.3.1-desensitization.md new file mode 100644 index 0000000..19bf2e7 --- /dev/null +++ b/Writerside/topics/1.3.1-desensitization.md @@ -0,0 +1,3 @@ +# 脱敏 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/1.3.2-db_router.md b/Writerside/topics/1.3.2-db_router.md new file mode 100644 index 0000000..4dd416a --- /dev/null +++ b/Writerside/topics/1.3.2-db_router.md @@ -0,0 +1,3 @@ +# 分库分表路由组件 + +Start typing here... \ No newline at end of file diff --git a/Writerside/topics/9_faq.md b/Writerside/topics/9-faq.md similarity index 100% rename from Writerside/topics/9_faq.md rename to Writerside/topics/9-faq.md diff --git a/Writerside/topics/starter-topic.md b/Writerside/topics/about.md similarity index 100% rename from Writerside/topics/starter-topic.md rename to Writerside/topics/about.md