Files

85 lines
2.0 KiB
JSON

{
"schema_version": 1,
"gitea_url": "https://git.ilapage.cn",
"owner": "ila",
"repository": "yovision",
"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",
"path": "docs/09-product-requirements.md"
},
{
"page": "Requirements-Migration-Matrix",
"path": "docs/10-requirements-migration-matrix.md"
},
{
"page": "Multi-Agent-Collaboration",
"path": "docs/11-multi-agent-collaboration.md"
},
{
"page": "Product-Roadmap",
"path": "docs/12-product-roadmap.md"
},
{
"page": "Delivery-Documentation-Guide",
"path": "docs/delivery/README.md"
},
{
"page": "Audience-Document-Template",
"path": "docs/delivery/audience-document-template.md"
},
{
"page": "Deployment-and-Operations",
"path": "docs/delivery/deployment-and-operations.md"
},
{
"page": "Deployment-Template",
"path": "docs/templates/deployment.md"
},
{
"page": "Task-Archive-Template",
"path": "docs/templates/task-archive.md"
}
]
}