aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/lang
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-25 01:14:33 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-26 02:42:07 -0400
commit6bf24f14a33b7e6d4565cd147ad4d2252dba77ff (patch)
tree5b1daa2343b00254f9be514b5b6adef6a23b5018 /docs/source/lang
parent69068c8ac050f6b6202da64e22de384af21b7339 (diff)
downloadlibrambutan-6bf24f14a33b7e6d4565cd147ad4d2252dba77ff.tar.gz
librambutan-6bf24f14a33b7e6d4565cd147ad4d2252dba77ff.zip
Docs: Add Maple Mini information
Flesh out and uncomment maple-mini.rst. Add links to pieces of it in various appropriate places throughout the rest of the documentation.
Diffstat (limited to 'docs/source/lang')
-rw-r--r--docs/source/lang/api/hardwarespi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/lang/api/hardwarespi.rst b/docs/source/lang/api/hardwarespi.rst
index a80e429..054d1a8 100644
--- a/docs/source/lang/api/hardwarespi.rst
+++ b/docs/source/lang/api/hardwarespi.rst
@@ -43,7 +43,7 @@ Turning the SPI Port On
Now it's time to turn your SPI port on. Do this with the ``begin()``
function (an example is given below).
-.. FIXME [0.0.11] Breathe doesn't include the class; fix & submit pull req
+.. FIXME [Breathe] Output doesn't include the class; fix & submit pull req
.. doxygenfunction:: HardwareSPI::begin