diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-10 14:40:47 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-10 14:40:47 +0100 |
commit | 02126b72d94968fb39787bcf7dfcf85ad41d2c4d (patch) | |
tree | 6d8ddb0f8d46915f826dc22965ae19a3f7891c6d /doc/info/content.texinfo | |
parent | param ramp => clut (diff) | |
download | libclut-02126b72d94968fb39787bcf7dfcf85ad41d2c4d.tar.gz libclut-02126b72d94968fb39787bcf7dfcf85ad41d2c4d.tar.bz2 libclut-02126b72d94968fb39787bcf7dfcf85ad41d2c4d.tar.xz |
info: what the macros have in common
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | doc/info/content.texinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo index 0eeeac9..737e457 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -9,6 +9,7 @@ @menu * Overview:: Brief overview of @command{libclut}. +* CLUT Manipulation:: Function-like macros for CLUT manipulation. * Free Software Needs Free Documentation:: Why free documentation is important. * GNU General Public License:: Copying and sharing @command{libclut}. @@ -18,6 +19,7 @@ @include chap/overview.texinfo +@include chap/clut-manipulation.texinfo @include appx/free-software-needs-free-documentation.texinfo |