You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidates all AI- and agent-related pages into a single top-level AI & agents group so retrieval systems and agents can locate them without traversing unrelated product sections.
Changes
New top-level group AI & agents (with boost: 2) containing:
ai-native (moved from Get started)
Assistant subgroup (moved from Optimize)
Agent subgroup (moved from Create content)
ai/contextual-menu, ai/llmstxt, ai/skillmd, ai/markdown-export, ai/model-context-protocol (moved from Optimize)
ai/mintlify-mcp (moved from Create content)
Optimize now focuses on analytics, feedback, search, SEO, and PDF exports
Create content and Get started no longer mix AI-specific pages with general authoring content
No page slugs changed, so no redirects are required.
Note
Low Risk
Documentation site structure only in docs.json; no runtime, auth, or URL slug changes in this diff.
Overview
Reorganizes the English Documentation tab in docs.json by introducing a dedicated top-level AI & agents section (boost: 2, sparkles icon) and moving AI-related pages out of Get started, Create content, and Optimize.
That new group now holds ai-native, the Assistant and Agent subgroups, and standalone AI pages (ai/contextual-menu, ai/llmstxt, ai/skillmd, ai/markdown-export, ai/model-context-protocol, ai/mintlify-mcp). Optimize is narrowed to credits, analytics, feedback, search, SEO, PDF exports, and integrations; Create content drops Agent and Mintlify MCP; Get started drops ai-native.
Page slugs are unchanged—this is navigation-only, with no redirects implied by the diff.
Reviewed by Cursor Bugbot for commit 30ee81a. Bugbot is set up for automated code reviews on this repo. Configure here.
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
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.
Consolidates all AI- and agent-related pages into a single top-level AI & agents group so retrieval systems and agents can locate them without traversing unrelated product sections.
Changes
boost: 2) containing:ai-native(moved from Get started)ai/contextual-menu,ai/llmstxt,ai/skillmd,ai/markdown-export,ai/model-context-protocol(moved from Optimize)ai/mintlify-mcp(moved from Create content)No page slugs changed, so no redirects are required.
Note
Low Risk
Documentation site structure only in
docs.json; no runtime, auth, or URL slug changes in this diff.Overview
Reorganizes the English Documentation tab in
docs.jsonby introducing a dedicated top-level AI & agents section (boost: 2, sparkles icon) and moving AI-related pages out of Get started, Create content, and Optimize.That new group now holds
ai-native, the Assistant and Agent subgroups, and standalone AI pages (ai/contextual-menu,ai/llmstxt,ai/skillmd,ai/markdown-export,ai/model-context-protocol,ai/mintlify-mcp). Optimize is narrowed to credits, analytics, feedback, search, SEO, PDF exports, and integrations; Create content drops Agent and Mintlify MCP; Get started dropsai-native.Page slugs are unchanged—this is navigation-only, with no redirects implied by the diff.
Reviewed by Cursor Bugbot for commit 30ee81a. Bugbot is set up for automated code reviews on this repo. Configure here.