[WIP] Documentation update for 3.8.1#7798
Conversation
|
This is pretty much "3.8.1 ready" and only needs the VS2022 Mac extension to be uploaded somewhere in order to be able to point to it. I believe that it is as good as it can get if we want to promptly release 3.8.1. Better documentation will require more thorough planning (I'll open an issue to plan that later). |
Content review and updates
|
@mrhelmut I didn't realise you had a PR outstanding and pushed a small grammatical fix to https://github.com/MonoGame/MonoGame/blob/develop/MonoGame.Framework/GameRunBehavior.cs after it was brought to my attention on Twitter. You may want to pull in the latest from |
|
Thanks for letting me know! I will! |
|
@harry-cpp I've updated this PR to preemptively link toward the mac extension (by linking to the release assets instead of the mpack direct link). This would allow us to merge this PR and then #7823 to make the release and move forward. In addition to the deploy task, what do you think if I do a release task that creates the github release with the VS extensions as assets to the release and the description pointing toward the packages? |
* Started to rework documentation * Documentation update * More documentation updates * Minor formatting and language use updates * Additional updates * Fix mac extension link * Added action badge to build status Co-authored-by: Simon Jackson <darkside@zenithmoon.com>
This is a work in progress.
Here is a documentation update for the upcoming 3.8.1 release.
I am trying to simplify it where possible, and to make it more readable/straightforward.
So far I have mostly worked on the getting started/onboarding, but I intend to go through all of it to harmonize things up.
Fixes #7662