summaryrefslogtreecommitdiff
path: root/docs/apps.rst
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-12-31 18:16:12 (GMT)
committerDaniel Thompson <daniel.thompson@linaro.org>2022-02-02 12:18:27 (GMT)
commit4b7cf885767e94b3a212d18bdcb4d76be519d547 (patch)
treea6a6abeb8c84bd7208ca201731080c9c0e50b8e5 /docs/apps.rst
parent1c3a835448dcff6b182e120a1e135185943c21ff (diff)
Add watchface with weekday
* Allow overriding of date string in clock.py * Override it to display the weekday in week_clock.py Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Diffstat (limited to 'docs/apps.rst')
-rw-r--r--docs/apps.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/apps.rst b/docs/apps.rst
index 74dca13..9ea6f6f 100644
--- a/docs/apps.rst
+++ b/docs/apps.rst
@@ -19,6 +19,8 @@ Watch faces
.. automodule:: apps.fibonacci_clock
+.. automodule:: apps.week_clock
+
.. automodule:: apps.word_clock
Built-in