aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/libs
diff options
context:
space:
mode:
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`