Files
goauto/wiki-docs.json
T

23 lines
1.3 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": "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": "Task-Archive-Template", "path": "docs/templates/task-archive.md" }
]
}