diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-02-16 15:56:22 -0500 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-02-16 15:56:22 -0500 |
| commit | d8a4d2da385e1e4e50c18e88020cf9b786499257 (patch) | |
| tree | c87bdce88076cca9bc1965c5187338d0c2a1ec3a | |
| parent | 45ea0975718fc1f21257f605b969cc9d3adf1eca (diff) | |
another minor docs fix
| -rw-r--r-- | docs/source/language-index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/language-index.rst b/docs/source/language-index.rst index e160e2b..3c55c33 100644 --- a/docs/source/language-index.rst +++ b/docs/source/language-index.rst @@ -7,9 +7,8 @@ Complete Language Index This is the index of Maple's :ref:`language reference <language-lang-docs>` documentation. The "Maple API" column provides API references for documented libmaple functionality. The "C++ for -Maple".. pages are adaptations of the Arduino C++ documentation to the -.. Maple, and are intended as a minimal reference/refresher for -.. programmers familiar with the Arduino language. +Maple" pages are intended as a minimal reference/refresher for +programmers familiar with the Arduino language. .. _index-language-index-cpp: .. _index-language-index-api: |
