aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/content.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-05 20:29:12 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-05 20:29:12 +0100
commit5fc891fa4214cdeb7f01be274198711c716b29cd (patch)
treec0196d6029dc7a640347c8ef729c4e23edadab96 /doc/info/content.texinfo
parentm (diff)
downloadlibred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.gz
libred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.bz2
libred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.xz
m + texinfo manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/content.texinfo')
-rw-r--r--doc/info/content.texinfo8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo
index 8ff128d..25719b2 100644
--- a/doc/info/content.texinfo
+++ b/doc/info/content.texinfo
@@ -9,6 +9,10 @@
@menu
* Overview:: Brief overview of @command{libred}.
+* Constants:: Symbolic constants in @file{<libred.h>}.
+* Macros:: Macros in @file{<libred.h>}.
+* Functions:: Functions in @file{<libred.h>}.
+* Variables:: External variables in @file{<libred.h>}.
* Free Software Needs Free Documentation:: Why free documentation is important.
* GNU General Public License:: Copying and sharing @command{libred}.
@@ -18,6 +22,10 @@
@include chap/overview.texinfo
+@include chap/constants.texinfo
+@include chap/macros.texinfo
+@include chap/functions.texinfo
+@include chap/variables.texinfo
@include appx/free-software-needs-free-documentation.texinfo