-
Notifications
You must be signed in to change notification settings - Fork 215
Pull request for mintlify/document-unused-pages-feature-2968 #2737
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
Conversation
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>
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>
…/github.com/mintlify/docs into mintlify/document-unused-pages-feature-2968
|
|
||
| <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" /> |
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.
Small typo in the dark-mode image alt text.
| <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. |
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.
Minor: this line has trailing whitespace (can trigger markdown/vale lint in some setups).
| - Click navigation elements to expand or collapse them. | |
| - Click navigation elements to expand or collapse them. |
| 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**. |
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.
After Add existing file, it might help to add the selection step so the procedure is complete.
| 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. |
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.
editor/navigation.mdx, with steps and reference to dragging fromUnused pageseditor/pages.mdxwith "View unused pages" and "Add unused pages to navigation" sections; clarifies navigation interactions and hide-to-unused behaviorfrontmatterin.vale/styles/config/vocabularies/Mintlify/accept.txtWritten by Cursor Bugbot for commit c5a03ab. This will update automatically on new commits. Configure here.