diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-13 21:51:17 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-13 21:51:17 (GMT) |
| commit | 39d87830558540fefad1d4dd24a14f273bd4d5a7 (patch) | |
| tree | 3a313419861c91ce19b47f9c6e865b55af160077 /docs | |
| parent | f7ef1654339b05989f0cdfc9ff5ab78ca03300b6 (diff) | |
simulator: test_qa: Add some basic docstring tests
This one picked up a lot of inconsistancy so the changes here are pretty
big.
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/apps.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/apps.rst b/docs/apps.rst index 37bc795..0cb75ce 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -21,8 +21,7 @@ treated as examples they are described in detail as part of the * :py:class:`.SoftwareApp` * :py:class:`.StepCounterApp` * :py:class:`.StopwatchApp` - * :py:class:`.TestApp` - * :py:class:`.TemplateApp`` + * :py:class:`.TemplateApp` Watch faces ----------- |
