Commit 7dd9ede
Remove Contributing section from docs sidebar (#3064)
## Summary
- Removes the top-level `Contributing` section (doctrine, style,
updating-dependencies, credits) and nested `Resources` (articles, tips)
from the primary docs sidebar
- Adds a Contributing section with links to all 6 pages at the bottom of
the introduction page, keeping them reachable
- All underlying pages remain published at their existing URLs
Fixes #2928
## Test plan
- [ ] Verify docs sidebar no longer shows Contributing or Resources
sections
- [ ] Verify introduction page has Contributing section with links to
all 6 pages
- [ ] Verify each linked page (`doctrine`, `style`,
`updating-dependencies`, `credits`, `articles`, `tips`) is accessible
via the introduction page links
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk documentation-only navigation change; main risk is
discoverability/regression in docs navigation if links/URLs are
misconfigured.
>
> **Overview**
> Removes the **Contributing** (and nested **Resources**) section from
the Docusaurus `docsSidebar` so those pages no longer appear in the
primary navigation.
>
> Adds a **Contributing** section to `docs/oss/introduction.md` with
direct links to the same six docs pages, keeping them accessible at
their existing URLs.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
2783ce5. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Reorganized contributing documentation navigation by moving the
"Contributing" section from the sidebar to the introduction page, with
direct links to related guides including Doctrine, Code Style, Updating
Dependencies, Credits, and Resources.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent af84c21 commit 7dd9ede
2 files changed
Lines changed: 17 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
139 | 148 | | |
140 | 149 | | |
141 | 150 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
222 | 230 | | |
223 | 231 | | |
224 | 232 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 233 | | |
242 | 234 | | |
243 | 235 | | |
| |||
0 commit comments