-
Notifications
You must be signed in to change notification settings - Fork 69
Update existing CB docs #223
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
Update existing CB docs #223
Conversation
…OS/Android, plus new automation doc
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 enhances the MonoGame Content Builder documentation by adding clarity to existing content and introducing comprehensive automation guidance. The updates include corrections to typos and grammar issues, new platform-specific instructions for iOS/Android content building, and a complete new guide for automating content builds using GitHub Actions.
- Fixed spelling and grammar issues in the existing Content Builder documentation
- Added detailed Android and iOS platform-specific bundling instructions with code examples
- Created comprehensive automation guide covering CI/CD workflows, multi-platform builds, and GitHub Actions integration
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 10 comments.
| File | Description |
|---|---|
| articles/toc.yml | Added new table of contents entry for the automation guide |
| articles/getting_started/content_pipeline/content_builder_project.md | Fixed typos, added Android/iOS bundling sections, reorganized debugging scenarios, improved clarity throughout |
| articles/getting_started/content_pipeline/automating_content_builder.md | New comprehensive guide for automating MonoGame content building with GitHub Actions, including examples and troubleshooting |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
articles/getting_started/content_pipeline/content_builder_project.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/automating_content_builder.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/automating_content_builder.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/automating_content_builder.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/content_builder_project.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/content_builder_project.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/content_builder_project.md
Outdated
Show resolved
Hide resolved
articles/getting_started/content_pipeline/content_builder_project.md
Outdated
Show resolved
Hide resolved
…ect.md Co-authored-by: Copilot <[email protected]>
…ect.md Co-authored-by: Copilot <[email protected]>
Summary