Skip to content

Reorganize Solana and Cross-Chain docs navigation - #267

Merged
jlin27 merged 1 commit into
mainfrom
claude/devrel-33-docs-nav-reorg
Aug 3, 2026
Merged

Reorganize Solana and Cross-Chain docs navigation#267
jlin27 merged 1 commit into
mainfrom
claude/devrel-33-docs-nav-reorg

Conversation

@claude

@claude claude Bot commented Jul 31, 2026

Copy link
Copy Markdown

Requested by Jessica Lin · Slack thread

Implements the docs-navigation cleanup suggested in Phil Liao's docs review. Linear: DEVREL-33

What a reader sees

SVM (Solana) tab

Before: Introduction · Guides · Example Code · Reference (Add Solana to EVM Projects, Troubleshooting, Rate Limits)

After: Introduction · Guides (now includes Add Solana to EVM Projects) · Example Code · API Reference (links to the Solana Swap API reference) · Troubleshooting (top level)

  • "Add Solana to EVM Projects" is a how-to, so it now lives under Guides.
  • Troubleshooting is promoted to top level.
  • The "Rate Limits" link is removed — it duplicated the primary Rate Limits page under Overview → Developer Resources (no page file was deleted; it was only a nav link).
  • The now-empty "Reference" group is gone.

Cross-Chain tab

Before: Introduction · Guides · Example Code · Key Concepts · Reference (Supported Chains and Providers, Troubleshooting, Rate Limits) · Learn More

After: Introduction · Supported Chains and Providers (top level, directly below Introduction) · Guides · Example Code · API Reference (links to the Cross-Chain API reference) · Key Concepts · Troubleshooting (top level) · Learn More

  • Supported Chains and Providers moves up front where readers look for it.
  • Troubleshooting is promoted to top level.
  • The duplicate "Rate Limits" nav link is removed (same reasoning as SVM).
  • The now-empty "Reference" group is gone.

API Reference links (all three product tabs)

Each product tab's sidebar now has an "API Reference" entry placed right after "Example Code", linking to that product's API reference:

  • EVM → /api-reference/evm-ap-is/swap/allowanceholder-getquote
  • SVM → /api-reference/solana-swap-ap-is/swap/instructions
  • Cross-Chain → /api-reference/cross-chain-ap-is/cross-chain/cross-chain-get-quotes

How

All changes are in fern/docs.yml (the Fern config that drives the docs.0x.org sidebar) — only the navigation entries for the evm, svm, and cross-chain tabs changed. No page files were added, moved, or deleted. fern check passes.

Note: promoting the two Troubleshooting pages changes their URLs (/svm/solana-swap-api/references/troubleshooting/svm/solana-swap-api/troubleshooting, and /cross-chain/cross-chain-api/reference/troubleshooting/cross-chain/cross-chain-api/troubleshooting). No internal docs links pointed at the old URLs; happy to add redirects entries if we want to preserve external inbound links.

Credit to Phil Liao for the suggestions from his docs review.

DEVREL-33


Generated by Claude Code

- SVM tab: move 'Add Solana to EVM Projects' into Guides, promote
  Troubleshooting to top level, drop the duplicate Rate Limits link,
  and remove the now-empty Reference group
- Cross-Chain tab: move 'Supported Chains and Providers' to top level
  directly below Introduction, promote Troubleshooting to top level,
  drop the duplicate Rate Limits link, and remove the now-empty
  Reference group
- Add an 'API Reference' sidebar link to the EVM, SVM, and Cross-Chain
  tabs pointing at each product's API reference

Based on Phil Liao's docs review. DEVREL-33
@claude
claude Bot requested a review from jlin27 July 31, 2026 22:26
@claude claude Bot assigned jlin27 Jul 31, 2026
@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown

@jlin27
jlin27 marked this pull request as ready for review August 3, 2026 17:26
@jlin27
jlin27 merged commit 6c0d2f9 into main Aug 3, 2026
3 checks passed
@jlin27
jlin27 deleted the claude/devrel-33-docs-nav-reorg branch August 3, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants