|
8 | 8 | items:
|
9 | 9 | - name: Introduction
|
10 | 10 | href: getting_started/index.md
|
| 11 | + - name: Supported platforms |
| 12 | + href: platforms.md |
11 | 13 | - name: 1. Setting up your development environment
|
12 | 14 | items:
|
13 | 15 | - name: Windows
|
|
28 | 30 | href: getting_started/4_adding_content.md
|
29 | 31 | - name: 5. Adding Basic Code
|
30 | 32 | href: getting_started/5_adding_basic_code.md
|
31 |
| -- name: Tools |
32 |
| - items: |
33 |
| - - name: Introduction |
34 |
| - href: tools/index.md |
35 |
| - - name: MGCB |
36 |
| - href: tools/mgcb.md |
37 |
| - - name: MGCB Editor |
38 |
| - href: tools/mgcb_editor.md |
39 |
| - - name: MGFXC |
40 |
| - href: tools/mgfxc.md |
41 |
| -- name: Content Pipeline |
| 33 | + - name: Packaging |
| 34 | + href: packaging_games.md |
| 35 | + - name: Preparing for consoles |
| 36 | + href: preparing_for_consoles.md |
| 37 | + - name: Tools |
| 38 | + items: |
| 39 | + - name: Introduction |
| 40 | + href: tools/index.md |
| 41 | + - name: MGCB |
| 42 | + href: tools/mgcb.md |
| 43 | + - name: MGCB Editor |
| 44 | + href: tools/mgcb_editor.md |
| 45 | + - name: MGFXC |
| 46 | + href: tools/mgfxc.md |
| 47 | + - name: Content Pipeline |
| 48 | + items: |
| 49 | + - name: Introduction |
| 50 | + href: content_pipeline/index.md |
| 51 | + - name: Why use the Content Pipeline |
| 52 | + href: content_pipeline/why_content_pipeline.md |
| 53 | + - name: Using MGCB Editor |
| 54 | + href: content_pipeline/using_mgcb_editor.md |
| 55 | + - name: Custom Effects |
| 56 | + href: content_pipeline/custom_effects.md |
| 57 | + - name: TrueType fonts |
| 58 | + href: content_pipeline/adding_ttf_fonts.md |
| 59 | + - name: Localization |
| 60 | + href: content_pipeline/localization.md |
| 61 | +- name: Migration |
42 | 62 | items:
|
43 |
| - - name: Introduction |
44 |
| - href: content_pipeline/index.md |
45 |
| - - name: Why use the Content Pipeline |
46 |
| - href: content_pipeline/why_content_pipeline.md |
47 |
| - - name: Using MGCB Editor |
48 |
| - href: content_pipeline/using_mgcb_editor.md |
49 |
| - - name: Custom Effects |
50 |
| - href: content_pipeline/custom_effects.md |
51 |
| - - name: TrueType fonts |
52 |
| - href: content_pipeline/adding_ttf_fonts.md |
53 |
| - - name: Localization |
54 |
| - href: content_pipeline/localization.md |
55 |
| -- name: Supported platforms |
56 |
| - href: platforms.md |
57 |
| -- name: Migrating from 3.7 |
58 |
| - href: migrate_37.md |
59 |
| -- name: Migrating from 3.8.0 |
60 |
| - href: migrate_38.md |
61 |
| -- name: Migrating from XNA |
62 |
| - href: migrate_xna.md |
63 |
| -- name: Packaging |
64 |
| - href: packaging_games.md |
65 |
| -- name: Preparing for consoles |
66 |
| - href: preparing_for_consoles.md |
| 63 | + - name: Migrating from XNA |
| 64 | + href: migrate_xna.md |
| 65 | + - name: Migrating from 3.7 |
| 66 | + href: migrate_37.md |
| 67 | + - name: Migrating from 3.8.0 |
| 68 | + href: migrate_38.md |
67 | 69 | - name: Samples and Demos
|
68 | 70 | href: samples.md
|
69 | 71 | - name: Community Tutorials
|
|
0 commit comments