Skip to content

Commit d752e72

Browse files
committed
Outline
1 parent a04096c commit d752e72

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

Sources/PlaydateKit/Documentation.docc/Documentation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Create games for Playdate using Swift.
1414
- <doc:Building-the-Template>
1515
- ``PlaydateGame``
1616

17+
### Tips & Tricks
18+
19+
- <doc:Debugging-with-Xcode>
20+
- <doc:Game-Resources-and-Metadata>
21+
1722
### Essentials
1823

1924
- ``Display``
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Debugging with Xcode
2+
3+
<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@-->
4+
5+
## Overview
6+
7+
<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->
8+
9+
### Section header
10+
11+
<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Game Resources and Metadata
2+
3+
<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@-->
4+
5+
## Overview
6+
7+
<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->
8+
9+
### Section header
10+
11+
<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->

0 commit comments

Comments
 (0)