-
Notifications
You must be signed in to change notification settings - Fork 834
docs: Restore troubleshoot content + fix assets link #21797
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
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.
Pull Request Overview
This PR restores troubleshooting documentation content and fixes relative image asset paths in the documentation. The changes improve the documentation structure by moving an important note to a more prominent position and adding comprehensive IDE-specific troubleshooting instructions.
Key changes:
- Restored troubleshooting content for Visual Studio Code and Rider IDEs across both files
- Fixed image asset link paths in
dev-server.mdfrom../Assets/toAssets/(correct relative path for that file location) - Improved formatting with consistent use of bold text for UI elements and better structured instructions
- Moved the IMPORTANT note about Dev Server being development-only to appear before the Troubleshooting section for better visibility
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
doc/articles/includes/uno-platform-status-inline.md |
Restored VS Code and Rider troubleshooting sections with formatted instructions and correct relative asset paths (../Assets/) |
doc/articles/dev-server.md |
Restored VS Code and Rider troubleshooting sections, fixed asset paths from ../Assets/ to Assets/, and repositioned IMPORTANT note for better visibility |
c876df6 to
5b5cb4b
Compare
|
@Mergifyio backport release/stable/6.4 |
β Backports have been createdDetails
|
|
π€ Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21797/docs/index.html |
β¦6.4/pr-21797 fix assets link (backport #21797)
GitHub Issue: closes #
PR Type:
What is the current behavior? π€
What is the new behavior? π
PR Checklist β
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Runresults.Other information βΉοΈ