summaryrefslogtreecommitdiff
path: root/docs/wasp.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-02-22 21:17:30 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-02-22 21:17:30 (GMT)
commit27e35527ff2201045102eb9f4cc73776aa002b0a (patch)
tree5694d6c3d0fabd8235498e0733ab801925270be3 /docs/wasp.rst
parent42abed4b37fcc0a37842f67b6a6e2f130021d20d (diff)
docs: Use sphinx to gather together all the wasp docs
Diffstat (limited to 'docs/wasp.rst')
-rw-r--r--docs/wasp.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/wasp.rst b/docs/wasp.rst
new file mode 100644
index 0000000..4c0c0ff
--- /dev/null
+++ b/docs/wasp.rst
@@ -0,0 +1,30 @@
+WASP Internals
+==============
+
+System management
+-----------------
+
+.. automodule:: manager
+ :members:
+ :undoc-members:
+
+Applications
+------------
+
+.. automodule:: clock
+ :members:
+ :undoc-members:
+
+Device drivers
+--------------
+
+.. automodule:: drivers.st7789
+ :members:
+ :undoc-members:
+
+Libraries
+---------
+
+.. automodule:: draw565
+ :members:
+ :undoc-members: