aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/libs
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-08-27 18:15:33 -0400
committerbnewbold <bnewbold@robocracy.org>2014-08-27 19:04:05 -0400
commit239f77ce49fb0a11c6ef2b59825c7e772ebad11e (patch)
treec491b16a862d5ae6c9383702cb3958d976f5781e /docs/source/libs
parent34b766c9d5f778762069938c71e052fa40455d1c (diff)
downloadlibrambutan-239f77ce49fb0a11c6ef2b59825c7e772ebad11e.tar.gz
librambutan-239f77ce49fb0a11c6ef2b59825c7e772ebad11e.zip
docs: first pass removal of Maple IDE info
Diffstat (limited to 'docs/source/libs')
-rw-r--r--docs/source/libs/servo.rst3
-rw-r--r--docs/source/libs/wire.rst4
2 files changed, 1 insertions, 6 deletions
diff --git a/docs/source/libs/servo.rst b/docs/source/libs/servo.rst
index 80288c6..549e86f 100644
--- a/docs/source/libs/servo.rst
+++ b/docs/source/libs/servo.rst
@@ -9,9 +9,6 @@ This documents the Servo library for controlling RC servomotors. It
is implemented as a thin layer over the built-in :ref:`timer
peripherals <timers>`.
-You can use this library in the :ref:`IDE <ide>` by choosing the Servo
-item under the Sketch > Import Library... menu.
-
If you are using the :ref:`Unix toolchain <unix-toolchain>`, the
library is located in the ``/libraries/Servo/`` :ref:`libmaple`
directory.
diff --git a/docs/source/libs/wire.rst b/docs/source/libs/wire.rst
index 2c5bed9..2b79e7c 100644
--- a/docs/source/libs/wire.rst
+++ b/docs/source/libs/wire.rst
@@ -7,9 +7,7 @@ Wire
.. TODO [0.1.0] Format this correctly, using Breathe
-This page documents the Wire library for the :ref:`i2c` protocol. You
-can use this library in the :ref:`Maple IDE <ide>` by choosing the
-Wire item under the Sketch > Import Library... menu.
+This page documents the Wire library for the :ref:`i2c` protocol.
If you are using the :ref:`Unix toolchain <unix-toolchain>`, the
library is located in the ``/libraries/Wire/`` :ref:`libmaple`