summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-20 16:16:46 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-20 16:16:46 +0200
commit217c2d383b4c6c57de335e55e3b4943601ddc9be (patch)
tree1e211fa71b1a6cca619d74ebc74745d594e2ef69 /doc
parent28542396565a8c3feb9b8a34be68410373022b6e (diff)
downloadmerchant-217c2d383b4c6c57de335e55e3b4943601ddc9be.tar.gz
merchant-217c2d383b4c6c57de335e55e3b4943601ddc9be.tar.bz2
merchant-217c2d383b4c6c57de335e55e3b4943601ddc9be.zip
Configuring/Compiling texinfo documentaion, + manual stub.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/manual.texi33
-rw-r--r--doc/version.texi4
3 files changed, 39 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e69de29b..10da2d7d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -0,0 +1,2 @@
+info_TEXINFOS = manual.texi
+manual_TEXINFOS = version.texi
diff --git a/doc/manual.texi b/doc/manual.texi
new file mode 100644
index 00000000..2b6eb4a6
--- /dev/null
+++ b/doc/manual.texi
@@ -0,0 +1,33 @@
+\input texinfo @c -*-texinfo-*-
+@c %**start of header
+@setfilename manual.info
+@include version.texi
+@settitle GNU Taler, merchant backend manual @value{VERSION}
+
+@c Define a new index for options.
+@defcodeindex op
+@c Combine everything into one index (arbitrarily chosen to be the
+@c concept index).
+@syncodeindex op cp
+@c %**end of header
+
+@copying
+This manual is for GNU Taler merchant backend (version @value{VERSION}, @value{UPDATED}),
+
+Copyright @copyright{} 2016 INRIA
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts. A copy of the license is included in the section entitled
+``GNU Free Documentation License''.
+@end quotation
+@end copying
+@c If your manual is published on paper by the FSF, it should include
+@c the standard FSF Front-Cover and Back-Cover Texts, as given in
+@c maintain.texi.
+@printindex cp
+
+@bye
diff --git a/doc/version.texi b/doc/version.texi
new file mode 100644
index 00000000..9b62babf
--- /dev/null
+++ b/doc/version.texi
@@ -0,0 +1,4 @@
+@set UPDATED 20 October 2016
+@set UPDATED-MONTH October 2016
+@set EDITION 0.0
+@set VERSION 0.0