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