Summary
Recent docs work substantially improved the docs IA:
However, the public docs sidebar still includes a top-level section with , , , , plus nested .
That content is valid, but it is still not part of the main reader journey for users trying to learn or use React on Rails.
Current problem
The main docs navigation is still carrying contributor/secondary material in the primary path:
- remains a top-level sidebar section
- remains nested inside it
- this leaves the docs with one more public-facing top-level section than needed
- it keeps philosophy/maintenance/reference-adjacent material mixed into the product docs journey
Goal
Keep the main docs sidebar focused on product learning, implementation, deployment, and upgrading.
Acceptance criteria
Out of scope
- URL changes
- route redirects
- machine-readable/agent docs
Related
Summary
Recent docs work substantially improved the docs IA:
However, the public docs sidebar still includes a top-level section with , , , , plus nested .
That content is valid, but it is still not part of the main reader journey for users trying to learn or use React on Rails.
Current problem
The main docs navigation is still carrying contributor/secondary material in the primary path:
Goal
Keep the main docs sidebar focused on product learning, implementation, deployment, and upgrading.
Acceptance criteria
Out of scope
Related