docs: refresh Configurations editor page for new section structure#5960
Open
mintlify[bot] wants to merge 2 commits into
Open
docs: refresh Configurations editor page for new section structure#5960mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
The web editor's Configurations panel was reorganized: sections were split, renamed, and reordered, and field-level copy was rewritten for accuracy. This PR brings
editor/configurations.mdx(and its ES/FR/ZH translations) in line with what users now see in the editor.Changes
es/editor/configurations.mdx,fr/editor/configurations.mdx, andzh/editor/configurations.mdx.Note
Low Risk
Documentation-only updates across four MDX files; no application or config runtime changes.
Overview
Aligns the Configurations editor docs with the reorganized web editor panel and applies the same structure in ES, FR, and ZH.
The English page is restructured to follow the new section order (General through Variables), with sections mapped to top-level
docs.jsonproperties and a note about the right-hand TOC. New or expanded coverage includes Styling (appearance modes, icon library), Context menu, Navigation drilldown, SEO, 404 page behavior, and Variables, plus split-out areas such as Banner, Thumbnail, and dedicated Search/API reference sections.Field copy is refreshed to match current UI labels and behavior (e.g. banner types, Google Fonts vs self-hosted fonts, code block themes, redirect wildcard destinations). Redirects, analytics, and variables now describe inline row editing and X removal. Locales mirror the English outline and links (locale-prefixed
docs.json/ redirects paths where applicable).Reviewed by Cursor Bugbot for commit b7bc643. Bugbot is set up for automated code reviews on this repo. Configure here.