Consolidate App Fees documentation into main Fees page#246
Open
Consolidate App Fees documentation into main Fees page#246
Conversation
- Merged app-fees.mdx into fees.mdx for comprehensive fee documentation - Created single source of truth at references/api/api_core_concepts/fees.mdx - Updated all internal links across 15 files to point to consolidated doc - Removed old features/app-fees.mdx file - Maintained fee sponsorship as separate document https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF
Moved the consolidated fees documentation from the API Core Concepts section to the Features section on the first page of docs, making it more discoverable for users. Changes: - Moved fees.mdx to features/relay-fees-and-app-fees.mdx - Updated title to "Relay Fees & App Fees" - Updated docs.json navigation to reference new location - Removed fees from API Core Concepts section - Updated all internal links (17 files) from old to new path - Updated redirect in docs.json This positions fees documentation prominently on the Overview tab under Features, alongside other key features like Fee Sponsorship, Deposit Addresses, and Fast Fill. https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF
Made "Fees Object" and "Price Impact" subsections (H3) under "Fee Types" to improve document organization and hierarchy. https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF
Restructured to create a new H2 section 'Fees in the API' with 'Fees Object' and 'Price Impact' as subsections, improving document organization. https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidated the App Fees documentation from a separate feature page into the main Fees API reference page, improving information architecture and reducing documentation fragmentation.
Key Changes
features/app-fees.mdxintoreferences/api/api_core_concepts/fees.mdxas a new "App Fees" section<Info>component for better visibility/references/api/api_core_concepts/fees#app-feesinstead of/features/app-fees)references/api/api_core_concepts/fees.mdx- expanded with App Fees sectionfeatures/app-fees.mdx- removed (content migrated)script.js- updated link reference for UI enhancementNotable Details
https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF