summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTait Berlette <54515877+taitberlette@users.noreply.github.com>2021-03-30 23:10:24 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-06-03 20:43:38 (GMT)
commit9ded8e28a69df48fe02e82caed7cd48e4be02b8d (patch)
treef8667e189faa19935063e3e034acfbb8d7738a93 /docs
parente76a4afd8550145d4c43b3f1513b2fd209af8dd1 (diff)
Added weather application.
Signed-off-by: Tait Berlette <54515877+taitberlette@users.noreply.github.com>
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 01e1e16..350c5d5 100644
--- a/docs/apps.rst
+++ b/docs/apps.rst
@@ -53,6 +53,8 @@ Applications
.. automodule:: apps.timer
+.. automodule:: apps.weather
+
Games
-----