-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Freshness pass on C++ docs #6491
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
Freshness pass on C++ docs #6491
Conversation
@AlexandraKemperMS there are some conflicts. Once you resolve those and tackle Rob's comments we can merge this in. |
@AlexandraKemperMS How does your update align with #6276? |
Good point, we discussed with the engineering team and it should be fine to add, so I included it in this PR. UCRT is only shipped with Windows 10 or later, so I added an additional question to the troubleshooting section in case users run into issues. Also engineering team might take a look at these doc changes to verify, I shared the link with them. |
indent pacman step to try and get numbering to work
@AlexandraKemperMS Let me know when you'd like this merged after the engineering team has a look. |
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.
@bobbrow @michelleangela we can wait on adding UCRT until the add the support in the extension, for now we can just release the freshness pass on these docs and add UCRT at a later time. |
Updating the C++ docs, for now the MinGW on Windows doc, might add more to this PR or do them as a separate PR.