diff options
Diffstat (limited to 'docs/source/libmaple.rst')
-rw-r--r-- | docs/source/libmaple.rst | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/source/libmaple.rst b/docs/source/libmaple.rst index 458241e..88c5d6b 100644 --- a/docs/source/libmaple.rst +++ b/docs/source/libmaple.rst @@ -32,12 +32,8 @@ AVR libraries written for the `Arduino <http://arduino.cc>`_ and available. :ref:`Wirish libraries <libraries>` are documented separately. -libmaple is bundled with the :ref:`Maple IDE <ide>`. However, we -develop it separately, and :ref:`release it standalone -<unix-toolchain>` for users who might chafe at the "sketch" -programming model of the IDE. The following pages document libmaple -proper. As such, they're intended for advanced users who know how to -write C. +The following pages document libmaple. They are intended for advanced users who +know how to write C. .. toctree:: :maxdepth: 1 |