diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 20:29:12 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 20:29:12 +0100 |
commit | 5fc891fa4214cdeb7f01be274198711c716b29cd (patch) | |
tree | c0196d6029dc7a640347c8ef729c4e23edadab96 /doc/info/chap/overview.texinfo | |
parent | m (diff) | |
download | libred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.gz libred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.bz2 libred-5fc891fa4214cdeb7f01be274198711c716b29cd.tar.xz |
m + texinfo manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/chap/overview.texinfo')
-rw-r--r-- | doc/info/chap/overview.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo index 3571e63..34f0f71 100644 --- a/doc/info/chap/overview.texinfo +++ b/doc/info/chap/overview.texinfo @@ -5,3 +5,9 @@ the Sun's apparent elevation, and colour temperatures, the colour of blackbodies. +To use @command{libred}, include the header file +@file{<libred.h>}, and link with @option{-lred}. The +@command{libred} package includes a @command{librarian} +file and a @command{pkgconfig} file, both named +@command{libred}. + |