diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-06-20 09:43:25 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-06-20 09:43:25 (GMT) |
| commit | b6709997ccc3ff66cc73e01503edda128e130143 (patch) | |
| tree | ca55d6c449386e32b139ba2bd699f3d4a573e683 /docs | |
| parent | 1a4b678b2b815884cb712244d8a1b5e50a5cbd86 (diff) | |
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>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/apps.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/apps.rst b/docs/apps.rst index 39205ae..17bf149 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -45,6 +45,8 @@ Applications .. automodule:: apps.calc +.. automodule:: apps.demo + .. automodule:: apps.flashlight .. automodule:: apps.haiku |
