Skip to content

Commit 01477e0

Browse files
committed
Outline
1 parent fa9d9e4 commit 01477e0

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

Sources/PlaydateKit/Documentation.docc/Documentation.md

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

17+
### Tips & Tricks
18+
19+
- <doc:Debugging-with-Xcode>
20+
1721
### Essentials
1822

1923
- ``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)