From 5fc891fa4214cdeb7f01be274198711c716b29cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Jan 2016 20:29:12 +0100 Subject: m + texinfo manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/content.texinfo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/info/content.texinfo') 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{}. +* Macros:: Macros in @file{}. +* Functions:: Functions in @file{}. +* Variables:: External variables in @file{}. * 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 -- cgit v1.2.3-70-g09d2