25 lines
1.5 KiB
JSON
25 lines
1.5 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"gitea_url": "https://git.ilapage.cn",
|
|
"owner": "OPC",
|
|
"repository": "chorus",
|
|
"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": "Deployment-and-Operations", "path": "docs/10-deployment-and-operations.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" }
|
|
]
|
|
}
|