Files
goauto/wiki-docs.json

77 lines
1.8 KiB
JSON

{
"schema_version": 1,
"gitea_url": "https://git.ilapage.cn",
"owner": "OPC",
"repository": "goauto",
"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": "Deployment-and-Operations",
"path": "docs/13-deployment-and-operations.md"
},
{
"page": "Common-Changes",
"path": "docs/05-common-changes.md"
},
{
"page": "Troubleshooting",
"path": "docs/06-troubleshooting.md"
},
{
"page": "Product-Requirements-Overview",
"path": "docs/07-mvp-requirements.md"
},
{
"page": "Android-Agent-API-Contract",
"path": "docs/08-agent-api-contract.md"
},
{
"page": "Delivery-Issues",
"path": "docs/09-delivery-issues.md"
},
{
"page": "OnePlus-Real-Device-Acceptance",
"path": "docs/10-real-device-acceptance.md"
},
{
"page": "PDD-Detail-Rule-Migration-Analysis",
"path": "docs/11-pdd-detail-rule-migration-analysis.md"
},
{
"page": "Deployment-Template",
"path": "docs/templates/deployment.md"
},
{
"page": "Task-Archive-Template",
"path": "docs/templates/task-archive.md"
},
{
"page": "SYB-ERP-Interface-Contract",
"path": "docs/12-syb-erp-interface.md"
}
]
}