diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 16:07:38 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 16:07:38 -0400 |
commit | deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a (patch) | |
tree | 9f8ed7e7709c2bd7494e4920b5397e0b659867c4 /source/libmaple/api/exti.rst | |
parent | f2c5d9959424f5e698768d289d0129f1f7b6d891 (diff) | |
download | librambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.tar.gz librambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.zip |
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 'source/libmaple/api/exti.rst')
-rw-r--r-- | source/libmaple/api/exti.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/source/libmaple/api/exti.rst b/source/libmaple/api/exti.rst new file mode 100644 index 0000000..2909aa7 --- /dev/null +++ b/source/libmaple/api/exti.rst @@ -0,0 +1,12 @@ +.. highlight:: c +.. _libmaple-exti: + +``exti.h`` +========== + +[Stub] support. + +Library Documentation +--------------------- + +.. doxygenfile:: exti.h |