docs(other): add information from realm/navigation, fix issues - #327
Open
JLekawa wants to merge 8 commits into
Open
docs(other): add information from realm/navigation, fix issues#327JLekawa wants to merge 8 commits into
JLekawa wants to merge 8 commits into
Conversation
Contributor
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Reunite Agent has reviewed your changes and found 7 potential issue(s).
Note
Low Risk
This PR contains only documentation updates and an image asset addition, posing no risk to the application functionality or operational systems.
Overview
Updates end-user documentation by adding missing navigation details and fixing markdown formatting issues:
- Navigation Info: Restores content previously removed from
realm/navigationby adding details about "Previous/Next" navigation buttons and page footers innavigate-project.md. - Mobile Assets: Introduces a hamburger menu icon image (
hamburger-icon.png) to standardise mobile menu instructions. - Formatting Fixes: Corrects ordered list numbering (using uniform
1.markers for auto-numbering) across multiple files, aligns code block indentation intest-apis-cli.md, and updates<kbd>tag contents to use backticks.
JLekawa
commented
Jul 2, 2026
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
JLekawa
commented
Jul 2, 2026
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.
What/Why/How?
Adds information that was removed from docs/realm/nagivation.
Fixes formatting.
Reference
Closes #23388
Testing
Screenshots (optional)
Check yourself
Security