Skip to content

Commit daf212e

Browse files
Prefix with Chapter.
1 parent 20c904b commit daf212e

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

articles/tutorials/advanced/MobileDeployment/01_getting_started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "01: Setting Up MonoGame for Android and iOS Development"
2+
title: "Chapter 01: Setting Up MonoGame for Android and iOS Development"
33
description: "Get started with MonoGame mobile development by setting up your development environment, tools, and SDKs for Android and iOS platforms."
44
---
55

articles/tutorials/advanced/MobileDeployment/02_crossplatform/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "02: Setting Up Cross-Platform Projects"
2+
title: "Chapter 02: Setting Up Cross-Platform Projects"
33
description: "Learn how to convert a Windows-only MonoGame project to support iOS and Android platforms, creating a unified codebase for multi-platform deployment."
44
---
55

articles/tutorials/advanced/MobileDeployment/03_touch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "03: Touch Gesture Handling"
2+
title: "Chapter 03: Touch Gesture Handling"
33
description: "Learn the fundamentals of touch gesture recognition in MonoGame - registration, detection, and processing."
44
---
55

articles/tutorials/advanced/MobileDeployment/04_publishing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "04: Publishing to iOS App Store and Google Play Store"
2+
title: "Chapter 04: Publishing to iOS App Store and Google Play Store"
33
description: "Learn how to publish your MonoGame mobile application to both the iOS App Store and Google Play Store with step-by-step guidance and real-world insights."
44
---
55

articles/tutorials/advanced/MobileDeployment/05_publishing_android/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "05: Publishing to Google Play Store"
2+
title: "Chapter 05: Publishing to Google Play Store"
33
description: "Learn how to publish your MonoGame mobile application to the Google Play Store with step-by-step guidance."
44
---
55

articles/tutorials/advanced/MobileDeployment/06_publishing_ios/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "06: Publishing to iOS App Store"
2+
title: "Chapter 06: Publishing to iOS App Store"
33
description: "Learn how to publish your MonoGame mobile application to both the iOS App Store with step-by-step guidance."
44
---
55

articles/tutorials/advanced/MobileDeployment/07_checklist/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "07: Checklist for publishing to iOS App Store and Google Play Store"
2+
title: "Chapter 07: Checklist for publishing to iOS App Store and Google Play Store"
33
description: "Learn how to publish your MonoGame mobile application to both the iOS App Store and Google Play Store with step-by-step guidance."
44
---
55

articles/tutorials/advanced/MobileDeployment/08_conclusion/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "08: Conclusion"
2+
title: "Chapter 08: Conclusion"
33
description: "Learn how to publish your MonoGame mobile application to both the iOS App Store and Google Play Store with step-by-step guidance."
44
---
55

0 commit comments

Comments
 (0)