Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Jan 16, 2026

The mintlify agent's changes for pull request mintlify/document-unused-pages-feature-2968


Note

Introduces documentation for managing "Unused pages" and adding existing files in the web editor, plus a small linting vocabulary tweak.

  • Adds "Add existing files" section to editor/navigation.mdx, with steps and reference to dragging from Unused pages
  • Expands editor/pages.mdx with "View unused pages" and "Add unused pages to navigation" sections; clarifies navigation interactions and hide-to-unused behavior
  • Minor copy edits ("files" -> "pages", filename wording)
  • Vale vocabulary: accept case-insensitive frontmatter in .vale/styles/config/vocabularies/Mintlify/accept.txt

Written by Cursor Bugbot for commit c5a03ab. This will update automatically on new commits. Configure here.

mintlify bot added 7 commits January 16, 2026 18:11
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
ethanpalm and others added 2 commits January 16, 2026 11:37
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>

<Frame>
<img src="/images/editor/add-existing-file-menu-light.png" alt="Add existing file menu expanded." className="block dark:hidden" />
<img src="/images/editor/add-existing-file-menu-dark.png" alt="Add existing file menu expandeda." className="hidden dark:block" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo in the dark-mode image alt text.

Suggested change
<img src="/images/editor/add-existing-file-menu-dark.png" alt="Add existing file menu expandeda." className="hidden dark:block" />
<img src="/images/editor/add-existing-file-menu-dark.png" alt="Add existing file menu expanded." className="hidden dark:block" />


- Click navigation items to expand or collapse them.
- Click files to open them in the editor.
- Click navigation elements to expand or collapse them.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: this line has trailing whitespace (can trigger markdown/vale lint in some setups).

Suggested change
- Click navigation elements to expand or collapse them.
- Click navigation elements to expand or collapse them.

@ethanpalm ethanpalm merged commit 78a2bb1 into main Jan 16, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/document-unused-pages-feature-2968 branch January 16, 2026 21:16
Add files from your repository that aren't yet in navigation.

1. Click the plus button, <Icon icon="plus" />, where you want to add the file.
1. Click **Add existing file**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After Add existing file, it might help to add the selection step so the procedure is complete.

Suggested change
1. Click **Add existing file**.
1. Click the plus button, <Icon icon="plus" />, where you want to add the file.
1. Click **Add existing file**.
1. Search for and select the file.

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