|
1 | 1 | - name: Introduction
|
2 |
| - href: index.md |
| 2 | + href: |
3 | 3 | - name: Roadmap
|
4 | 4 | href: roadmap.md
|
5 | 5 | - name: What's New
|
6 | 6 | href: whats_new.md
|
7 | 7 | - name: Getting Started
|
8 | 8 | items:
|
9 | 9 | - name: Introduction
|
10 |
| - href: getting_started/index.md |
| 10 | + href: getting_started/ |
11 | 11 | - name: Supported platforms
|
12 | 12 | href: getting_started/platforms.md
|
13 | 13 | - name: 1. Setting up your development environment
|
|
37 | 37 | - name: Tools
|
38 | 38 | items:
|
39 | 39 | - name: Introduction
|
40 |
| - href: getting_started/tools/index.md |
| 40 | + href: getting_started/tools/ |
41 | 41 | - name: MGCB
|
42 | 42 | href: getting_started/tools/mgcb.md
|
43 | 43 | - name: MGCB Editor
|
|
60 | 60 | href: getting_started/content_pipeline/localization.md
|
61 | 61 | - name: Getting to know MonoGame
|
62 | 62 | href: getting_to_know/
|
| 63 | + items: |
| 64 | + - name: What is |
| 65 | + href: getting_to_know/whatis/ |
| 66 | + items: |
| 67 | + - name: Audio |
| 68 | + href: getting_to_know/whatis/WhatIs_Audio.md |
| 69 | + - name: Content Pipeline |
| 70 | + href: getting_to_know/whatis/content_pipeline/ |
| 71 | + - name: Graphics |
| 72 | + href: getting_to_know/whatis/graphics/ |
| 73 | + - name: Input |
| 74 | + href: getting_to_know/whatis/WhatIs_Input.md |
| 75 | + - name: The Game Loop |
| 76 | + href: getting_to_know/whatis/WhatIs_TheGameLoop.md |
| 77 | + - name: Vector / Matrix / Quaternions |
| 78 | + href: getting_to_know/whatis/WhatIs_VectorMatrixQuat.md |
| 79 | + - name: MonoGame Class Library |
| 80 | + href: getting_to_know/whatis/WhatIs_MonoGame_Class_Library.md |
| 81 | + - name: How to |
| 82 | + href: getting_to_know/howto/ |
| 83 | + items: |
| 84 | + - name: Audio |
| 85 | + href: getting_to_know/howto/audio/ |
| 86 | + - name: Content Pipeline |
| 87 | + href: getting_to_know/howto/content_pipeline/ |
| 88 | + - name: Graphics |
| 89 | + href: getting_to_know/howto/graphics/ |
| 90 | + - name: Input |
| 91 | + href: getting_to_know/howto/input/ |
63 | 92 | - name: Migration
|
64 | 93 | items:
|
65 | 94 | - name: Migrating from XNA
|
|
0 commit comments