mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 20:32:20 +03:00
- Added Fumadocs MDX support in the Next.js configuration. - Updated transpile packages to include fumadocs-ui and fumadocs-core. - Implemented a comprehensive set of redirects for documentation paths to improve navigation. - Removed the generate-docs-index script as it is no longer needed. - Updated various documentation titles for consistency and clarity. - Enhanced global styles to incorporate Fumadocs UI themes and styles.
14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"title": "Operations",
|
|
"pages": [
|
|
"RELEASE_CHECKLIST",
|
|
"VM_DEPLOYMENT_GUIDE",
|
|
"FLY_IO_DEPLOYMENT_GUIDE",
|
|
"TUNNELS_GUIDE",
|
|
"PROXY_GUIDE",
|
|
"SQLITE_RUNTIME",
|
|
"COVERAGE_PLAN",
|
|
"E2E_DASHBOARD_SHAKEDOWN_v3.8.0"
|
|
]
|
|
}
|