summaryrefslogtreecommitdiffstats
path: root/doc/libvformat.texi
diff options
context:
space:
mode:
authorGravatar Mathias Palm2013-02-10 20:12:01 +0100
committerGravatar Nikias Bassen2013-02-10 20:12:01 +0100
commit20657046e72476669977197fbbad634b9110c4b8 (patch)
tree2526e1970cd7e68f48a89913685fc7fb4471c3d9 /doc/libvformat.texi
parent489e18f4ebc43fbe12ddc1dafbb5046a1329db3e (diff)
downloadlibvformat-20657046e72476669977197fbbad634b9110c4b8.tar.gz
libvformat-20657046e72476669977197fbbad634b9110c4b8.tar.bz2
Provide info documentation
Create texi files so that info files can be generated with texinfo.
Diffstat (limited to 'doc/libvformat.texi')
-rw-r--r--doc/libvformat.texi51
1 files changed, 51 insertions, 0 deletions
diff --git a/doc/libvformat.texi b/doc/libvformat.texi
new file mode 100644
index 0000000..c5ff663
--- /dev/null
+++ b/doc/libvformat.texi
@@ -0,0 +1,51 @@
+\input texinfo @c -*-texinfo-*-
+@c %**start of header
+@setfilename libvformat.info
+@settitle libvformat
+@setchapternewpage odd
+@c %**end of header
+
+@ifinfo
+This file documents libvformat
+
+Copyright 2001 Nick Marley <Tilda@@indigo8.freeserve.co.uk>
+
+licensed under the LGPL license.
+@end ifinfo
+
+@c This title page illustrates only one of the
+@c two methods of forming a title page.
+
+@dircategory Libraries
+@direntry
+* libvformat: (libvformat). Library to manipulate vcards
+@end direntry
+
+@titlepage
+@title libvformat
+@subtitle library to access versit cards
+@author Nick <Tilda@@indigo8.freeserve.co.uk>
+@end titlepage
+
+
+@ifnottex
+@node Top, , (dir), (dir)
+@top TITLE
+
+This document describes libvformat
+
+This document applies to version 1.13
+of the program named libvformat
+@end ifnottex
+
+@menu
+* Functions of libvformat:: description of interface.
+* Public structures:: public structures of libvformat
+* Function index:: index.
+@end menu
+
+@include libvformat-1.texi
+@include libvformat-2.texi
+@include libvformat-i.texi
+
+@bye