diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-14 22:24:59 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-14 22:24:59 (GMT) |
| commit | 4533f4e689d6f630ccd4774fa22d8c29323cce00 (patch) | |
| tree | 607d42fb42c3b77f7349f77ea6e5aeb936de1d46 | |
| parent | e391480b50cce8b9ff0df17f71d4ea20d828ab13 (diff) | |
TODO: ... and the docstrings are done!
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -64,11 +64,11 @@ applications. * [X] Stopwatch app * [X] Settings app * [X] PC-hosted simulation platform - * [O] Documentation + * [X] Documentation - [X] Sphinx framework and integration with github.io - [X] Document bootloader protocols - [X] Application writer's guide - - [ ] Write full docstring documentation for all wasp-os components + - [X] Write full docstring documentation for all wasp-os components * [X] Application Launcher * [X] Debug notifications * [o] Multi-colour RLE images @@ -104,3 +104,5 @@ functionality. * [ ] Step counting - [ ] BMA421 driver - [ ] Step counter app + * [ ] Documentation + - [ ] Debugging guide |
