Skip to content

Conversation

@vezzabel
Copy link
Collaborator

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

  • Merged documentation: Moved all App Fees content from features/app-fees.mdx into references/api/api_core_concepts/fees.mdx as a new "App Fees" section
  • Restructured Fees page:
    • Added comprehensive overview section explaining fee components
    • Reorganized fee types with improved formatting and hierarchy
    • Added visual separators (horizontal rules) between major sections
    • Enhanced descriptions with links to related resources
    • Wrapped deprecation note in an <Info> component for better visibility
  • Updated all references: Changed internal links across the documentation to point to the new location (/references/api/api_core_concepts/fees#app-fees instead of /features/app-fees)
  • Files updated:
    • references/api/api_core_concepts/fees.mdx - expanded with App Fees section
    • features/app-fees.mdx - removed (content migrated)
    • Multiple guide and reference pages - updated links
    • script.js - updated link reference for UI enhancement

Notable Details

  • Preserved all technical content, code examples, and API references from the original App Fees page
  • Improved discoverability by consolidating related fee information in one location
  • Added "Related Resources" section at the end linking to Fee Sponsorship and relevant API endpoints
  • Maintained backward compatibility through anchor links to the App Fees section

https://claude.ai/code/session_01ASqZijbQrLrkKSL8USWCGF

- 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
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