feat(docs): restructure appendix content into organized directories

- Move standalone AI-related files into 8-artificial-intelligence directory
- Move development tools content into 2-development-tools directory
- Move server/backend content into 4-server-and-backend directory
- Create new index files for each section
- Update .gitignore to exclude old backup directories
- Update theme imports for new component locations
This commit is contained in:
sanbuphy
2026-02-15 01:57:52 +08:00
parent 004496f1d5
commit 07d82d046b
120 changed files with 409 additions and 405 deletions
@@ -0,0 +1,3 @@
# 代码质量与重构
> 待实现
@@ -0,0 +1,3 @@
# 设计模式
> 待实现
@@ -0,0 +1,3 @@
# 开源协作
> 待实现
@@ -0,0 +1,3 @@
# 安全思维与攻防基础
> 待实现
@@ -0,0 +1,3 @@
# 技术文档写作
> 待实现
@@ -0,0 +1,3 @@
# 技术选型方法论
> 待实现
@@ -0,0 +1,3 @@
# 测试策略
> 待实现