diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 23:03:13 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 23:03:13 -0400 |
commit | 043c94750cc49a39cf266077770be32a6ebbb994 (patch) | |
tree | 1edadce1844a9b8fc49bf6436dfa7fecd905c4b3 | |
parent | 04dec42bfb11f802c0b5ca2181f3fb57804dca51 (diff) | |
download | librambutan-043c94750cc49a39cf266077770be32a6ebbb994.tar.gz librambutan-043c94750cc49a39cf266077770be32a6ebbb994.zip |
libmaple/overview.rst: Clarifications in first paragraph.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | source/libmaple/overview.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source/libmaple/overview.rst b/source/libmaple/overview.rst index 21d1a72..fb71ec7 100644 --- a/source/libmaple/overview.rst +++ b/source/libmaple/overview.rst @@ -5,9 +5,10 @@ Overview ======== -This page is a general overview of libmaple proper. It provides a -general perspective of the library's goals and design. Examples are -given from libmaple's sources. +This page is a general overview of :ref:`libmaple proper +<libmaple-vs-wirish>`. It describes libmaple's design, and names +implementation patterns to look for when using it. Examples are given +from the sources. .. contents:: Contents :local: |