You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docs] Sync Documentation/docs-mobile with dotnet/docs-mobile (#10907)
Fixes: #10902
Sync local documentation with the upstream dotnet/docs-mobile repo:
- Restore f1_keywords metadata and blank-line style to match docs-mobile
- Use docs-mobile as source of truth for dependencies.md, with JDK 21 fix
- Add f1_keywords to local-only message files (APT2000, XA1040, XA1041)
- Add missing TOC.yml entries for APT2000, XA1039, XA1040, XA1041
* [docs] Fix typos in message documentation
- xa0004: 'is and integer' → 'is an integer'
- xa0132: 'you device' → 'your device'
- xa0133: 'the the' → 'the'
- xa8000: 'Nuget' → 'NuGet', '.net 8' → '.NET 8'
* [docs] Fix dependencies.md JDK section structure
Move JDK installation steps 2-3 into the 'Install Microsoft JDK manually'
section so the numbered list is contiguous. Indent the ANDROID_HOME code
block under list item 7 so it renders correctly.
0 commit comments