aboutsummaryrefslogtreecommitdiff
path: root/docs/source/lang/cpp/arithmetic.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
commit4dd2de3ea1035504512cd9076cc4727bd8506bec (patch)
tree9451b8676706fe8a963c53d14a24c6b2b653ad70 /docs/source/lang/cpp/arithmetic.rst
parent61b92e1653abe7a877f5446fd95e3c374e8e8759 (diff)
0.0.10 documentation checkpoint.
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
Diffstat (limited to 'docs/source/lang/cpp/arithmetic.rst')
-rw-r--r--docs/source/lang/cpp/arithmetic.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/lang/cpp/arithmetic.rst b/docs/source/lang/cpp/arithmetic.rst
index 7e8c3fc..26e2811 100644
--- a/docs/source/lang/cpp/arithmetic.rst
+++ b/docs/source/lang/cpp/arithmetic.rst
@@ -117,11 +117,8 @@ See Also
--------
- The individual sizes (in bits) of various available types are
- defined in `libmaple_types.h
- <http://github.com/leaflabs/libmaple/blob/master/libmaple/libmaple_types.h>`_\
- .
+ defined in :ref:`libmaple_types.h <libmaple-libmaple_types>`.
- :ref:`sizeof <lang-sizeof>`\ ()
-
.. include:: cc-attribution.txt