aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/titlepage-data.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-12 14:24:10 +0100
committerMattias Andrée <maandree@kth.se>2016-12-12 14:24:10 +0100
commit69baf85d6d764903f086d8baa02fd1aabee0ad99 (patch)
tree3e32991dd8d923ebedbc08170c63f9152d8d2598 /doc/info/titlepage-data.texinfo
parentAdd libcolour_marshal and libcolour_unmarshal (diff)
downloadlibcolour-69baf85d6d764903f086d8baa02fd1aabee0ad99.tar.gz
libcolour-69baf85d6d764903f086d8baa02fd1aabee0ad99.tar.bz2
libcolour-69baf85d6d764903f086d8baa02fd1aabee0ad99.tar.xz
start on info manual
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/titlepage-data.texinfo')
-rw-r--r--doc/info/titlepage-data.texinfo23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/info/titlepage-data.texinfo b/doc/info/titlepage-data.texinfo
new file mode 100644
index 0000000..6a3ae5c
--- /dev/null
+++ b/doc/info/titlepage-data.texinfo
@@ -0,0 +1,23 @@
+@c The title and the subtitle of the manual.
+@set title libcolour
+@set subtitle A colour space library
+
+@c The full name of the documented program or package.
+@set programname @command{libcolour}
+@set programnamewiththe @command{libcolour}
+
+
+@c Authors of the manual. Included at the bottom
+@c of the titlepage on TeX processed output.
+@macro authors{}
+@author by Mattias Andrée (maandree)
+@end macro
+
+
+@c Dedication for TeX processed output.
+@c @set HAVE_DEDICATION
+@c @macro dedication{}
+@c @center `'
+@c @end macro
+@c (I don't use dedications, I use quotes.)
+