Files
mediamtx/wiki-docs.json
QiuSW ca667251d2
lint / go (push) Canceled after 0s
lint / go_mod (push) Canceled after 0s
lint / conf (push) Canceled after 0s
lint / docslinks (push) Canceled after 0s
lint / docsorder (push) Canceled after 0s
lint / apidocs (push) Canceled after 0s
lint / other (push) Canceled after 0s
test / test_64 (push) Canceled after 0s
test / test_32 (push) Canceled after 0s
test / test_e2e (push) Canceled after 0s
chore: adopt DevHarness workflow (#1)
2026-08-28 10:11:59 +08:00

17 lines
853 B
JSON

{
"schema_version": 1,
"gitea_url": "https://git.ilapage.cn",
"owner": "OPC",
"repository": "mediamtx",
"mappings": [
{"page": "Home", "path": "docs/maintainer/README.md"},
{"page": "Project-Profile", "path": "docs/maintainer/1-project-profile.md"},
{"page": "Development-Workflow", "path": "docs/maintainer/2-development-workflow.md"},
{"page": "Architecture-and-Code-Map", "path": "docs/maintainer/3-architecture-and-code-map.md"},
{"page": "Product-Requirements-Overview", "path": "docs/maintainer/4-product-requirements-overview.md"},
{"page": "Local-Development-and-Verification", "path": "docs/maintainer/5-local-development-and-verification.md"},
{"page": "Common-Changes", "path": "docs/maintainer/6-common-changes.md"},
{"page": "Troubleshooting", "path": "docs/maintainer/7-troubleshooting.md"}
]
}