wails
wails copied to clipboard
Documentation: Specify how to handle the Fixed WebView Runtime.
Specify to the user that the WebView Runtime dependency must be extracted before being used.
[!NOTE] I am not an English speaker, so I apologize in advance for any language-related mistakes I may have made.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes incomplete documentation.
Type of change
Please delete options that are not relevant.
- [X] This change requires a documentation update
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration using wails doctor
.
- [X] Windows
- [ ] macOS
- [ ] Linux
Test Configuration
Please paste the output of wails doctor
. If you are unable to run this command, please describe your environment in as much detail as possible.
Irrelevant.
Checklist:
- [ ] I have updated
website/src/pages/changelog.mdx
with details of this PR - [ ] My code follows the general coding style of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
Thanks for taking the time to write this. Could you please add it to the non-versioned docs here website/docs/guides/windows.mdx
? Thank you 🙏
I don't know if I understood correctly, but it was just adding the content to the no versioned page? Or do I also have to remove it from the versioned page?
Thanks 🙏 Please could you add an entry to the changelog located at website/src/pages/changelog.mdx
?
Done.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code