generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 60
docs: Add stub files for navigation restructure RFC #985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+8,900
−3,295
Conversation
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
This PR proposes a new 6-section navigation structure: - Welcome (use cases, quick start, enterprise) - Data Catalog (curated tables with methodology, EVM/non-EVM chains) - Access Methods (web app, connectors, Datashare, Catalyst) - API Reference (all endpoints with method badges, SDKs) - SQL Query Engine (functions, syntax, optimization) - Resources (learning, support, community, billing) 212 stub files demonstrating the new information architecture. See PULL_REQUEST.md for full details.
PR SummaryReorganizes docs around a 6-tab information architecture and seeds the structure with stubs for future content.
Written by Cursor Bugbot for commit 368e6b0. Configure here. |
karimhass
commented
Jan 5, 2026
Contributor
Author
karimhass
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test don't merge
Added 6 new tabs marked with 📋 (NEW) so reviewers can preview the proposed navigation structure alongside the existing structure: - 📋 Welcome (NEW) - 📋 Data Catalog (NEW) - 📋 Access Methods (NEW) - 📋 API Reference (NEW) - 📋 SQL Engine (NEW) - 📋 Resources (NEW) This enables Mintlify to build and deploy the new structure for review.
Final navigation: - Welcome - Data Catalog - Access Methods - API Reference - SQL Engine - Resources
max-v27
approved these changes
Jan 5, 2026
max-v27
approved these changes
Jan 5, 2026
Changes: - Rename all section landing pages to 'Overview' uniformly - Change 'organization/enterprise' to 'business' terminology - Consolidate Welcome section (merged intro, simplified groups) - Remove Webhooks from Access Methods (kept in API Reference only) - Move Credits & Billing higher in Resources section - Rename 'SQL Engine' tab to 'SQL Query Engine' - Rename 'Web Application' to 'Analytics Hub' - Clean up JSON formatting to fix sidebar spacing
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.
This PR proposes a new 6-section navigation structure:
212 stub files demonstrating the new information architecture. See PULL_REQUEST.md for full details.