diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 17:55:36 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-05 17:55:36 +0100 |
commit | 969899ccae0ad9ce7f829ebf08c35ac4278a4bce (patch) | |
tree | d3967065cbe008d8c9efe9dde6b054ddee7e1507 /doc/info/chap | |
parent | update makefile (diff) | |
download | libred-969899ccae0ad9ce7f829ebf08c35ac4278a4bce.tar.gz libred-969899ccae0ad9ce7f829ebf08c35ac4278a4bce.tar.bz2 libred-969899ccae0ad9ce7f829ebf08c35ac4278a4bce.tar.xz |
begin on texinfo manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/chap')
-rw-r--r-- | doc/info/chap/overview.texinfo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo new file mode 100644 index 0000000..3571e63 --- /dev/null +++ b/doc/info/chap/overview.texinfo @@ -0,0 +1,7 @@ +@node Overview +@chapter Overview + +@command{libred} is a C library that can be used to calculate +the Sun's apparent elevation, and colour temperatures, the +colour of blackbodies. + |