diff --git a/Sources/PlaydateKit/Documentation.docc/Documentation.md b/Sources/PlaydateKit/Documentation.docc/Documentation.md index 098d4482..a52ae423 100644 --- a/Sources/PlaydateKit/Documentation.docc/Documentation.md +++ b/Sources/PlaydateKit/Documentation.docc/Documentation.md @@ -14,6 +14,11 @@ Create games for Playdate using Swift. - - ``PlaydateGame`` +### Tips & Tricks + +- +- + ### Essentials - ``Display`` diff --git a/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Debugging with Xcode.md b/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Debugging with Xcode.md new file mode 100644 index 00000000..85443d91 --- /dev/null +++ b/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Debugging with Xcode.md @@ -0,0 +1,11 @@ +# Debugging with Xcode + +Summary + +## Overview + +Text + +### Section header + +Text diff --git a/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Game Resources and Metadata.md b/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Game Resources and Metadata.md new file mode 100644 index 00000000..93f6aebb --- /dev/null +++ b/Sources/PlaydateKit/Documentation.docc/Tips & Tricks/Game Resources and Metadata.md @@ -0,0 +1,11 @@ +# Game Resources and Metadata + +Summary + +## Overview + +Text + +### Section header + +Text