Commit 4b73aef
## Summary
Addresses 4 remaining review items from
#2886:
- **Migrating section discoverability**: Added `type: 'ref'` link to
`migrating-to-rsc` in the top-level Migrating category so users browsing
"Migrating" can find the RSC migration series (previously only nested
under React Server Components)
- **Migrating generated-index**: Added `link: { type: 'generated-index'
}` to the Migrating category for consistency with Getting Started, Core
Concepts, and Building Features
- **Changelog as in-repo doc**: Replaced the external GitHub link to
`CHANGELOG.md` with the in-repo `upgrading/changelog` doc reference,
giving readers Docusaurus rendering and search
- **Pro ref label**: Added explicit label `"React on Rails Pro
(Overview)"` to the `type: 'ref'` entry in Core Concepts so it's clear
this links to a Pro feature
Fixes #2886
## Test plan
- [ ] Run `npm run prepare && npm run build:full` on site repo to verify
sidebar generates correctly
- [ ] Verify Migrating section shows the RSC migration entry point
- [ ] Verify changelog renders in Docusaurus instead of linking
externally
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk because this only adjusts Docusaurus sidebar configuration
(navigation labels/links) with no runtime or data/security impact; main
risk is broken doc IDs causing missing sidebar entries.
>
> **Overview**
> Improves Docusaurus sidebar navigation by clarifying the `React on
Rails Pro` reference label in **Core Concepts**, adding a generated
index and top-level entry for `migrating/migrating-to-rsc` under
**Migrating**, and switching **Upgrading → Full Changelog** from an
external GitHub URL to the in-repo `upgrading/changelog` doc so it
renders and is searchable.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
5d8b7ff. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated documentation navigation structure for better organization
* Full Changelog now accessible directly from documentation instead of
external link
* Added new guide for migrating to RSC
* Improved Pro overview documentation labeling
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2b09b6a commit 4b73aef
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 184 | + | |
189 | 185 | | |
190 | 186 | | |
191 | 187 | | |
| |||
210 | 206 | | |
211 | 207 | | |
212 | 208 | | |
| 209 | + | |
213 | 210 | | |
214 | 211 | | |
| 212 | + | |
215 | 213 | | |
216 | 214 | | |
217 | 215 | | |
| |||
0 commit comments