summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWolfgang Ginolas <wolfgang.ginolas@gwif.eu>2020-12-31 16:18:13 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-10 16:02:35 (GMT)
commit5b74c45e58eedddf3432b595822989afba8bf3a4 (patch)
treef524373a333b23210273f57a2acfdca4bba09fa5 /docs
parent4e9a576a2df3476a19522df177f845fade7b1fa6 (diff)
apps: timer: Add a countdown timer application
Signed-off-by: Wolfgang Ginolas <wolfgang.ginolas@gwif.eu> [daniel@redfelineninja.org.uk: squashed into a single commit, rebase to latest master, integrate with the Software application and rename the screenshots to match the application name] Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'docs')
-rw-r--r--docs/apps.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/apps.rst b/docs/apps.rst
index ae9fb15..5cadd94 100644
--- a/docs/apps.rst
+++ b/docs/apps.rst
@@ -40,3 +40,5 @@ Integration
.. automodule:: apps.alarm
.. automodule:: apps.musicplayer
+
+.. automodule:: apps.timer