docs(other): add screenshots for navigation elements#310
Conversation
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Reunite Bot has reviewed your changes and found 6 potential issue(s).
Note
Low Risk
This PR contains only documentation additions and image assets. There is no risk to application behavior, functionality, or affected systems.
Overview
Adds 15 new screenshot images to the docs/end-user/images directory to visually supplement documentation for end-user interface elements.
Updates navigate-project.md and interact-with-pages.md by embedding these images using the {% img %} shortcode. Additionally, interact-with-pages.md has been updated to include missing page actions documentation for connecting to Cursor and VS Code via MCP. Includes minor formatting and wording adjustments (e.g., list numbering) for better consistency.
|
|
||
| {% img | ||
| src="./images/page-actions.png" | ||
| alt="Screenshot of a page actions button with a open drop-down" |
There was a problem hiding this comment.
The alt text contains a grammatical error: "a open" should be "an open".
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
What/Why/How?
Adds screenshots of navigation elements, adds missing page action items.
Reference
Closes https://github.com/Redocly/redocly/issues/21467
Testing
Screenshots (optional)
Check yourself
Security