summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-06-20 16:24:10 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-06-20 16:24:10 (GMT)
commitb0bab534ff6308a9d87a61ea88e5fd72c252b75e (patch)
treebda0cfee6b95995f59caf43da3adadc2473a390a /docs
parentae0d59dbe3880abdea536ced5ff3cacfc0fc059d (diff)
apps: SportsApp: Initial sports app implementation
This app is functional... although it lacking in almost every costmetic way, from the icon to the main screen. 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 17bf149..a931b6c 100644
--- a/docs/apps.rst
+++ b/docs/apps.rst
@@ -53,6 +53,8 @@ Applications
.. automodule:: apps.musicplayer
+.. automodule:: apps.sports
+
.. automodule:: apps.testapp
.. automodule:: apps.timer