From c22c77d3b73dbc48d37cc71e87b3aedbc2b8fe69 Mon Sep 17 00:00:00 2001 From: "yaoyuan2.chu" Date: Tue, 4 May 2021 00:11:24 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90feat=E3=80=91:=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=94=B9=E8=8B=B1=E6=96=87=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/LeetCode刷题/_category_.json | 4 ---- .../SpringBoot系列 => backend-doc/SpringBoot}/_category_.json | 0 .../SpringBoot系列 => backend-doc/SpringBoot}/helloboot.md | 0 .../SpringCloud系列 => backend-doc/SpringCloud}/_category_.json | 0 .../SpringCloud系列 => backend-doc/SpringCloud}/hellocloud.md | 0 docs/{技术文档 => backend-doc}/_category_.json | 2 +- docs/{技术文档 => backend-doc}/intro-docs.md | 0 .../React系列 => frontend-doc/React}/_category_.json | 0 .../React系列 => frontend-doc/React}/helloreact.md | 0 .../Vue系列 => frontend-doc/Vue}/_category_.json | 0 docs/{技术文档前端/Vue系列 => frontend-doc/Vue}/hellovue.md | 0 docs/{技术文档前端 => frontend-doc}/_category_.json | 2 +- docs/{技术文档前端 => frontend-doc}/intro-docs.md | 0 13 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 docs/LeetCode刷题/_category_.json rename docs/{技术文档/SpringBoot系列 => backend-doc/SpringBoot}/_category_.json (100%) rename docs/{技术文档/SpringBoot系列 => backend-doc/SpringBoot}/helloboot.md (100%) rename docs/{技术文档/SpringCloud系列 => backend-doc/SpringCloud}/_category_.json (100%) rename docs/{技术文档/SpringCloud系列 => backend-doc/SpringCloud}/hellocloud.md (100%) rename docs/{技术文档 => backend-doc}/_category_.json (70%) rename docs/{技术文档 => backend-doc}/intro-docs.md (100%) rename docs/{技术文档前端/React系列 => frontend-doc/React}/_category_.json (100%) rename docs/{技术文档前端/React系列 => frontend-doc/React}/helloreact.md (100%) rename docs/{技术文档前端/Vue系列 => frontend-doc/Vue}/_category_.json (100%) rename docs/{技术文档前端/Vue系列 => frontend-doc/Vue}/hellovue.md (100%) rename docs/{技术文档前端 => frontend-doc}/_category_.json (70%) rename docs/{技术文档前端 => frontend-doc}/intro-docs.md (100%) diff --git a/docs/LeetCode刷题/_category_.json b/docs/LeetCode刷题/_category_.json deleted file mode 100644 index ceaadc7..0000000 --- a/docs/LeetCode刷题/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "LeetCode刷题", - "position": 4 -} diff --git a/docs/技术文档/SpringBoot系列/_category_.json b/docs/backend-doc/SpringBoot/_category_.json similarity index 100% rename from docs/技术文档/SpringBoot系列/_category_.json rename to docs/backend-doc/SpringBoot/_category_.json diff --git a/docs/技术文档/SpringBoot系列/helloboot.md b/docs/backend-doc/SpringBoot/helloboot.md similarity index 100% rename from docs/技术文档/SpringBoot系列/helloboot.md rename to docs/backend-doc/SpringBoot/helloboot.md diff --git a/docs/技术文档/SpringCloud系列/_category_.json b/docs/backend-doc/SpringCloud/_category_.json similarity index 100% rename from docs/技术文档/SpringCloud系列/_category_.json rename to docs/backend-doc/SpringCloud/_category_.json diff --git a/docs/技术文档/SpringCloud系列/hellocloud.md b/docs/backend-doc/SpringCloud/hellocloud.md similarity index 100% rename from docs/技术文档/SpringCloud系列/hellocloud.md rename to docs/backend-doc/SpringCloud/hellocloud.md diff --git a/docs/技术文档/_category_.json b/docs/backend-doc/_category_.json similarity index 70% rename from docs/技术文档/_category_.json rename to docs/backend-doc/_category_.json index 8f4e774..fb17be5 100644 --- a/docs/技术文档/_category_.json +++ b/docs/backend-doc/_category_.json @@ -1,4 +1,4 @@ { "label": "技术文档(后端)", - "position": 2 + "position": 3 } diff --git a/docs/技术文档/intro-docs.md b/docs/backend-doc/intro-docs.md similarity index 100% rename from docs/技术文档/intro-docs.md rename to docs/backend-doc/intro-docs.md diff --git a/docs/技术文档前端/React系列/_category_.json b/docs/frontend-doc/React/_category_.json similarity index 100% rename from docs/技术文档前端/React系列/_category_.json rename to docs/frontend-doc/React/_category_.json diff --git a/docs/技术文档前端/React系列/helloreact.md b/docs/frontend-doc/React/helloreact.md similarity index 100% rename from docs/技术文档前端/React系列/helloreact.md rename to docs/frontend-doc/React/helloreact.md diff --git a/docs/技术文档前端/Vue系列/_category_.json b/docs/frontend-doc/Vue/_category_.json similarity index 100% rename from docs/技术文档前端/Vue系列/_category_.json rename to docs/frontend-doc/Vue/_category_.json diff --git a/docs/技术文档前端/Vue系列/hellovue.md b/docs/frontend-doc/Vue/hellovue.md similarity index 100% rename from docs/技术文档前端/Vue系列/hellovue.md rename to docs/frontend-doc/Vue/hellovue.md diff --git a/docs/技术文档前端/_category_.json b/docs/frontend-doc/_category_.json similarity index 70% rename from docs/技术文档前端/_category_.json rename to docs/frontend-doc/_category_.json index d1e0854..6940365 100644 --- a/docs/技术文档前端/_category_.json +++ b/docs/frontend-doc/_category_.json @@ -1,4 +1,4 @@ { "label": "技术文档(前端)", - "position": 3 + "position": 4 } diff --git a/docs/技术文档前端/intro-docs.md b/docs/frontend-doc/intro-docs.md similarity index 100% rename from docs/技术文档前端/intro-docs.md rename to docs/frontend-doc/intro-docs.md