diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-11 22:09:28 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-11 22:09:28 +0100 |
commit | 11e8e5b6920b9421a9d80e03a0e83194f4c74b4e (patch) | |
tree | cb1ae00cd6a4d60e9ad43e43bf6834c100c64c1b /doc/info/content.texinfo | |
parent | whitespace (diff) | |
download | libclut-11e8e5b6920b9421a9d80e03a0e83194f4c74b4e.tar.gz libclut-11e8e5b6920b9421a9d80e03a0e83194f4c74b4e.tar.bz2 libclut-11e8e5b6920b9421a9d80e03a0e83194f4c74b4e.tar.xz |
info: functions
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 737e457..bc00f22 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -10,6 +10,7 @@ @menu * Overview:: Brief overview of @command{libclut}. * CLUT Manipulation:: Function-like macros for CLUT manipulation. +* Colour Spaces:: Colour space conversion functions. * Free Software Needs Free Documentation:: Why free documentation is important. * GNU General Public License:: Copying and sharing @command{libclut}. @@ -20,6 +21,7 @@ @include chap/overview.texinfo @include chap/clut-manipulation.texinfo +@include chap/colour-spaces.texinfo @include appx/free-software-needs-free-documentation.texinfo |