aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/chap/overview.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-06 20:36:00 +0200
committerMattias Andrée <maandree@kth.se>2019-10-06 20:46:04 +0200
commit67bc1de939bdfb2072074bc9554dfea9b32f64cd (patch)
tree1870ce05873f8ed9cdfa87fafa0d8b3e6223dd8d /doc/info/chap/overview.texinfo
parentfix cielab to ciexyz conversion (diff)
downloadlibclut-67bc1de939bdfb2072074bc9554dfea9b32f64cd.tar.gz
libclut-67bc1de939bdfb2072074bc9554dfea9b32f64cd.tar.bz2
libclut-67bc1de939bdfb2072074bc9554dfea9b32f64cd.tar.xz
Simplify
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/chap/overview.texinfo')
-rw-r--r--doc/info/chap/overview.texinfo13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
deleted file mode 100644
index 65a2b76..0000000
--- a/doc/info/chap/overview.texinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-@node Overview
-@chapter Overview
-
-@command{libclut} is C library for manipulating colour
-lookup tables. @command{libclut} is used by including
-the header @file{<libclut.h>}. Some functionality also
-requires that the objects be linked with @option{-lclut}.
-
-@command{libclut} is designed to work well with
-@command{libgamma} and @command{libcoopgamma}, but does
-not require that either is used for any of its
-[@command{libclut}'s] functionality.
-