From a3dbcd62f6faf70b364ec71f49f9edc9e3847b1c Mon Sep 17 00:00:00 2001 From: Derry Tutt <82726593+everypizza1@users.noreply.github.com> Date: Sun, 18 Aug 2024 09:18:15 -0500 Subject: Documentation improvements (#2091) Add documentation about watch faces and applications. Update getting started documentation. Co-authored-by: tituscmd <154823939+tituscmd@users.noreply.github.com> --- doc/gettingStarted/AppsScreenshots/2048.png | Bin 0 -> 4535 bytes doc/gettingStarted/AppsScreenshots/Dice.png | Bin 0 -> 4702 bytes doc/gettingStarted/AppsScreenshots/Heartrate.png | Bin 0 -> 4371 bytes doc/gettingStarted/AppsScreenshots/Maps.png | Bin 0 -> 3265 bytes doc/gettingStarted/AppsScreenshots/Metronome.png | Bin 0 -> 9041 bytes doc/gettingStarted/AppsScreenshots/Music.png | Bin 0 -> 6276 bytes doc/gettingStarted/AppsScreenshots/Paint.png | Bin 0 -> 3137 bytes doc/gettingStarted/AppsScreenshots/Pong.png | Bin 0 -> 2985 bytes doc/gettingStarted/AppsScreenshots/Weather.png | Bin 0 -> 2630 bytes doc/gettingStarted/AppsScreenshots/alarm.png | Bin 0 -> 5073 bytes doc/gettingStarted/AppsScreenshots/steps.png | Bin 0 -> 6992 bytes doc/gettingStarted/AppsScreenshots/stopwatch.png | Bin 0 -> 2937 bytes doc/gettingStarted/AppsScreenshots/timer.png | Bin 0 -> 3529 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/gettingStarted/AppsScreenshots/2048.png create mode 100644 doc/gettingStarted/AppsScreenshots/Dice.png create mode 100644 doc/gettingStarted/AppsScreenshots/Heartrate.png create mode 100644 doc/gettingStarted/AppsScreenshots/Maps.png create mode 100644 doc/gettingStarted/AppsScreenshots/Metronome.png create mode 100644 doc/gettingStarted/AppsScreenshots/Music.png create mode 100644 doc/gettingStarted/AppsScreenshots/Paint.png create mode 100644 doc/gettingStarted/AppsScreenshots/Pong.png create mode 100644 doc/gettingStarted/AppsScreenshots/Weather.png create mode 100644 doc/gettingStarted/AppsScreenshots/alarm.png create mode 100644 doc/gettingStarted/AppsScreenshots/steps.png create mode 100644 doc/gettingStarted/AppsScreenshots/stopwatch.png create mode 100644 doc/gettingStarted/AppsScreenshots/timer.png (limited to 'doc/gettingStarted/AppsScreenshots') diff --git a/doc/gettingStarted/AppsScreenshots/2048.png b/doc/gettingStarted/AppsScreenshots/2048.png new file mode 100644 index 00000000..472e4fce Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/2048.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Dice.png b/doc/gettingStarted/AppsScreenshots/Dice.png new file mode 100644 index 00000000..f5421c83 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Dice.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Heartrate.png b/doc/gettingStarted/AppsScreenshots/Heartrate.png new file mode 100644 index 00000000..ed0470dc Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Heartrate.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Maps.png b/doc/gettingStarted/AppsScreenshots/Maps.png new file mode 100644 index 00000000..84e3ebef Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Maps.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Metronome.png b/doc/gettingStarted/AppsScreenshots/Metronome.png new file mode 100644 index 00000000..989fbfda Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Metronome.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Music.png b/doc/gettingStarted/AppsScreenshots/Music.png new file mode 100644 index 00000000..063603e7 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Music.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Paint.png b/doc/gettingStarted/AppsScreenshots/Paint.png new file mode 100644 index 00000000..147487f9 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Paint.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Pong.png b/doc/gettingStarted/AppsScreenshots/Pong.png new file mode 100644 index 00000000..08f739ef Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Pong.png differ diff --git a/doc/gettingStarted/AppsScreenshots/Weather.png b/doc/gettingStarted/AppsScreenshots/Weather.png new file mode 100644 index 00000000..89714aa4 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/Weather.png differ diff --git a/doc/gettingStarted/AppsScreenshots/alarm.png b/doc/gettingStarted/AppsScreenshots/alarm.png new file mode 100644 index 00000000..5d840e80 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/alarm.png differ diff --git a/doc/gettingStarted/AppsScreenshots/steps.png b/doc/gettingStarted/AppsScreenshots/steps.png new file mode 100644 index 00000000..1d7f5608 Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/steps.png differ diff --git a/doc/gettingStarted/AppsScreenshots/stopwatch.png b/doc/gettingStarted/AppsScreenshots/stopwatch.png new file mode 100644 index 00000000..19b34a5a Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/stopwatch.png differ diff --git a/doc/gettingStarted/AppsScreenshots/timer.png b/doc/gettingStarted/AppsScreenshots/timer.png new file mode 100644 index 00000000..a0d3babf Binary files /dev/null and b/doc/gettingStarted/AppsScreenshots/timer.png differ -- cgit v1.2.3-70-g09d2