Files
OmniRoute/docs/guides/meta.json
Diego Rodrigues de Sa e Souza a543992b96 docs: restructure — planning artifacts to _tasks, duplicate merges, nav gaps closed (#10190)
* docs: migrate planning artifacts out of docs/ (superpowers, sessions, proposals)

* docs(ops): relocate redis/production and contribution guides, move ROADMAP to repo root

* docs: merge duplicate guides (troubleshooting, chatgpt-web codex, docker channels, memory backend)

* docs: close fumadocs nav gaps (meta.json manifests + index)

* chore(check): drop dead allowlist entries after docs restructure

* docs: prettier formatting follow-up on merged guides

* docs: point README at merged guide targets and allow ROADMAP.md at repo root

---------

Co-authored-by: backryun <bakryun0718@proton.me>
2026-08-12 14:23:52 -03:00

28 lines
558 B
JSON

{
"title": "Guides",
"description": "Technical guides for operators and developers",
"pages": [
"SETUP_GUIDE",
"USER_GUIDE",
"DOCKER_GUIDE",
"ELECTRON_GUIDE",
"FEATURES",
"FREE_PROVIDER_RANKINGS",
"COST_TRACKING",
"I18N",
"KIRO_SETUP",
"ANTIGRAVITY-ONBOARDING",
"CLAUDE-CODE-CONFIGURATION",
"CODEX-CLI-CONFIGURATION",
"CLI-INTEGRATIONS",
"MANAGEMENT-AUTH",
"REMOTE-MODE",
"PWA_GUIDE",
"TERMUX_GUIDE",
"TIERS",
"USAGE_QUOTA_GUIDE",
"TROUBLESHOOTING",
"UNINSTALL"
]
}