feat: 建立初级维护者文档体系 (#2)

This commit is contained in:
QiuSW
2026-08-08 09:00:44 +08:00
parent 3aa73fcb1e
commit 250b0555e4
16 changed files with 798 additions and 27 deletions
+24
View File
@@ -16,6 +16,30 @@
"page": "Development-Workflow",
"path": "docs/01-workflow.md"
},
{
"page": "Architecture-and-Code-Map",
"path": "docs/02-architecture-and-code-map.md"
},
{
"page": "Business-Rules-and-Glossary",
"path": "docs/03-business-rules-and-glossary.md"
},
{
"page": "Local-Development-and-Verification",
"path": "docs/04-local-development-and-verification.md"
},
{
"page": "Common-Changes",
"path": "docs/05-common-changes.md"
},
{
"page": "Troubleshooting",
"path": "docs/06-troubleshooting.md"
},
{
"page": "New-Project-Documentation-Setup",
"path": "docs/07-new-project-documentation-setup.md"
},
{
"page": "Task-Archive-Template",
"path": "docs/templates/task-archive.md"