docs: remove Advanced section from Advanced tab#749
docs: remove Advanced section from Advanced tab#749devin-ai-integration[bot] wants to merge 2 commits intomainfrom
Conversation
Co-Authored-By: TomTom <tomtom@reown.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Claude finished @devin-ai-integration[bot]'s task in 40s —— View job PR Review
Breaking changes: None. Docs-only removals with no API/code contracts affected. Remaining broken references to deleted content: None found in Navigation structure (Advanced tab): Valid — Migration → Guides → Technical Reference remain intact. Found 4 issue(s)Issue 1: Stale
|
Co-Authored-By: TomTom <tomtom@reown.com>
Description
Removes the "Advanced" group from the Advanced tab in the docs navigation, along with all associated files and cross-references. The Security section has been preserved and relocated as its own top-level group below Guides.
Deleted content (33 files):
advanced/api/— Core (Pairing, Relay, Shared Core) and Sign API docsadvanced/multichain/— All RPC reference pages (19 chains) and Polkadot integration guidesadvanced/providers/— Ethereum, Universal, and Solana adapter provider docsadvanced/walletkit-migration.mdxRelocated:
advanced/security/(Security Information, Content Security Policy) — moved from within the "Advanced" group to a new standalone Security group below GuidesUpdated references in remaining files:
supported-chains.mdx,bitcoin.mdx,usage.mdx(iOS),universal-connector.mdx, and several snippets/advanced/rpc-reference/:path*redirect fromdocs.jsonNot deleted (intentionally preserved):
advanced/faq.mdx— still referenced in the Technical Reference groupadvanced/security/— preserved and promoted to its own navigation groupadvanced/glossary.mdxandadvanced/walletconnectmodal/— not part of the removed "Advanced" groupcloud/pages (chains, wallets, explorer, relay) — shared across other tabsNew Advanced tab structure: Migration → Guides → Security → Technical Reference
Human review checklist
docs.jsonnavigation structure renders correctly (Migration → Guides → Security → Technical Reference)advanced/content (grep for/advanced/multichain,/advanced/api,/advanced/providers)advanced/glossary.mdx,advanced/walletconnectmodal/) should also be cleaned upTests
Direct link to the deployed preview files
Link to Devin run | Requested by: TomTom