Files
lexgo/wiki-docs.json
ila bdb38970e0 docs: 新增部署与运维页面映射 (#15)
从 docs/templates/deployment.md 建立 Deployment-and-Operations 页面映射,由 harness.py sync 导出核心镜像。
2026-09-15 16:27:36 +08:00

93 lines
2.2 KiB
JSON

{
"schema_version": 1,
"gitea_url": "https://git.ilapage.cn",
"owner": "OPC",
"repository": "lexgo",
"mappings": [
{
"page": "Home",
"path": "docs/README.md"
},
{
"page": "Project-Profile",
"path": "docs/00-project-profile.md"
},
{
"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": "Existing-Project-Adoption-Guide",
"path": "docs/08-existing-project-adoption.md"
},
{
"page": "Product-Requirements-Overview",
"path": "docs/09-product-requirements-overview.md"
},
{
"page": "Delivery-Documentation-Guide",
"path": "docs/delivery/README.md"
},
{
"page": "Audience-Document-Template",
"path": "docs/delivery/audience-document-template.md"
},
{
"page": "Deployment-Template",
"path": "docs/templates/deployment.md"
},
{
"page": "Task-Archive-Template",
"path": "docs/templates/task-archive.md"
},
{
"page": "Workload-Estimate",
"path": "docs/10-workload-estimate.md"
},
{
"page": "LinguaCafe-Requirements",
"path": "docs/01-LinguaCafe需求提取.md"
},
{
"page": "Go-Architecture-Analysis",
"path": "docs/02-Go复刻与框架选型分析.md"
},
{
"page": "LinguaCafe-Requirements-Alternative",
"path": "docs/linguacafe-requirements.md"
},
{
"page": "Go-Analysis-Alternative",
"path": "docs/linguacafe-go-analysis.md"
},
{
"page": "Deployment-and-Operations",
"path": "docs/11-deployment-and-operations.md"
}
]
}