diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-15 23:00:01 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-15 23:00:01 +0100 |
commit | c7e6382011faf8fa1e1ebe2685f9b21a9880c59e (patch) | |
tree | 11aa4ab7d523d341cdf4d89de769b8dad2c3ef37 /doc/info/content.texinfo | |
parent | info: colour spaces (diff) | |
download | libcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.gz libcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.bz2 libcolour-c7e6382011faf8fa1e1ebe2685f9b21a9880c59e.tar.xz |
info: functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | doc/info/content.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo index eee47a3..4ad71d5 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -11,6 +11,7 @@ * Overview:: Brief overview of @command{libcolour}. * Colour Spaces:: Colour-space conversion. * Illuminants:: Illuminant initialisers. +* Functions:: Functions available in @command{libcolour}. * Free Software Needs Free Documentation:: Why free documentation is important. * GNU General Public License:: Copying and sharing @command{libcolour}. @@ -39,6 +40,7 @@ Colour Spaces Illuminants +Functions Free Software Needs Free Documentation @@ -53,6 +55,7 @@ GNU Free Documentation License @include chap/overview.texinfo @include chap/colour-spaces.texinfo @include chap/illuminants.texinfo +@include chap/functions.texinfo @include appx/free-software-needs-free-documentation.texinfo |