-
Notifications
You must be signed in to change notification settings - Fork 4.1k
docs: Restructure navigation with new Customize tab #9751
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
base: main
Are you sure you want to change the base?
Conversation
… link - Create new 'Customize' tab in docs navigation with landing page at customize/index.mdx - Add comprehensive customize landing page with sections for Models, Providers, Rules, Prompts, MCP Tools, and Model Roles - Remove 'Customize Overview' from IDE Extensions > Getting Started section - Add 'IDE Extension' group in Documentation tab linking to installation page - Add link to extension features and customize docs on main index page Generated with [Continue](https://continue.dev) Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev> Co-Authored-By: Continue <noreply@continue.dev>
|
✅ Review Complete Code Review Summary |
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.
1 issue found across 3 files
Prompt for AI agents (all issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="docs/customize/index.mdx">
<violation number="1" location="docs/customize/index.mdx:98">
P2: Embedded image points to non-existent asset (`/images/customize/images/configure-continue-a5c8c79f3304c08353f3fc727aa5da7e.png`), likely rendering a broken image.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Replace broken link to /agents/agent-file-reference with correct link to /agents/create-and-edit page which covers rules, models, and MCP tool configuration. Generated with [Continue](https://continue.dev) Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev> Co-Authored-By: Continue <noreply@continue.dev>
Removed an image related to configuration and updated the text.
RomneyDa
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.
@BekahHW I think the /customize/index.mdx page is somewhat duplicate of the /customize/overview page in content and spirit. Should we remove one of them or merge them?
Summary
This PR restructures the documentation navigation to improve discoverability and organization of customization-related content.
Changes
1. New 'Customize' Tab
customize/index.mdxthat serves as a central hub for all customization topics2. Updated IDE Extensions Tab
3. Enhanced Documentation Tab
4. Updated Main Index Page
Benefits
Testing
This task was co-authored by bekah-hawrot-weigel and Continue.
Continue Tasks:▶️ 1 queued — View all
Summary by cubic
Adds a top-level Customize tab with a central landing page to make all customization docs easy to find. Streamlines IDE Extensions and adds a clear link from the home page.
New Features
Refactors
Written for commit cfbefc1. Summary will update on new commits.