Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Sources/PlaydateKit/Documentation.docc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Create games for Playdate using Swift.
- <doc:Building-the-Template>
- ``PlaydateGame``

### Tips & Tricks

- <doc:Debugging-with-Xcode>
- <doc:Game-Resources-and-Metadata>

### Essentials

- ``Display``
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Debugging with Xcode

<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@-->

## Overview

<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->

### Section header

<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Game Resources and Metadata

<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@-->

## Overview

<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->

### Section header

<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@-->