wasp-os/docs/apps.rst
Daniel Thompson b6709997cc apps: DemoApp: Fully document the demo app
The demo app is of somewhat niche interest and is disabled by default
but arguable that makes it more important to document it fully since
this app is harder to find the many others.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-06-20 10:43:25 +01:00

70 lines
932 B
ReStructuredText

.. _Application Library:
Application Library
===================
.. contents::
:local:
Watch faces
-----------
.. automodule:: apps.faces
.. automodule:: apps.clock
.. automodule:: apps.chrono
.. automodule:: apps.dual_clock
.. automodule:: apps.fibonacci_clock
.. automodule:: apps.word_clock
Built-in
--------
.. automodule:: apps.heart
.. automodule:: apps.stopwatch
.. automodule:: apps.steps
.. automodule:: apps.launcher
.. automodule:: apps.settings
.. automodule:: apps.software
.. automodule:: apps.pager
Applications
------------
.. automodule:: apps.alarm
.. automodule:: apps.calc
.. automodule:: apps.demo
.. automodule:: apps.flashlight
.. automodule:: apps.haiku
.. automodule:: apps.musicplayer
.. automodule:: apps.testapp
.. automodule:: apps.timer
.. automodule:: apps.weather
Games
-----
.. automodule:: apps.gameoflife
.. automodule:: apps.play2048
.. automodule:: apps.snake