Commit 428bb9c
Hide MCP docs from nav and add prominent callout (#2873)
## Overview
The MCP server documentation is currently showing in the left
navigation, which adds clutter. This PR hides it from the nav while
adding a prominent callout box at the top of the developer-resources
page to ensure discoverability.
## Changes
### Hidden from Navigation
- Added config with to MCP docs frontmatter
- Page remains fully accessible via direct link
- Follows same pattern as
### Prominent Callout Box
- Added blue callout box at top of "Download AI Documentation Bundle"
section
- Highlights the new MCP server feature
- Direct link to full MCP documentation
- Positioned before distribution method options for maximum visibility
## Visual Impact
The callout box will appear prominently:
## Benefits
- **Cleaner navigation**: Reduces clutter in left sidebar
- **Better discoverability**: Prominent callout highlights new feature
- **Focused experience**: Users see MCP docs when looking for AI
documentation tools
- **Consistent pattern**: Matches approach used for other linked-only
pages
## Related
- Merged PR #2870 (MCP server implementation)
- Addresses feedback about nav visibility
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>1 parent a6c43b1 commit 428bb9c
File tree
2 files changed
+12
-0
lines changed- content
- chainguard
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments