diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2017-01-18 15:21:54 -0500 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2017-01-18 15:24:59 -0500 |
commit | ee2cc0b45f5dc8682f5e54cc36c165e1c6ad9f9b (patch) | |
tree | d9b458ca9b8801224b1ec5625759bc16e3194fdc /Makefile.am | |
parent | 320f8ab443a1a13b64ae38bee5bf55f111259c05 (diff) |
doc: Add the beginnings of an API reference.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 84d882a..b29464b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,4 +62,5 @@ info_TEXINFOS = doc/chickadee.texi chickadee_TEXINFOS = \ doc/fdl.texi \ + doc/api.texi \ doc/chickadee.texi |