summaryrefslogtreecommitdiff
path: root/doc/taler-exchange.texi
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-16 03:20:02 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-16 03:21:09 +0200
commit7f9e6272fd0e16d060da432c3a9b67c49465470e (patch)
tree7983d22b12fced6392bff6246a2c428951e01dc5 /doc/taler-exchange.texi
parent0e6c4ba898b0f4c7e53b02a65f99cc4b6b066ad7 (diff)
downloadexchange-7f9e6272fd0e16d060da432c3a9b67c49465470e.tar.gz
exchange-7f9e6272fd0e16d060da432c3a9b67c49465470e.tar.bz2
exchange-7f9e6272fd0e16d060da432c3a9b67c49465470e.zip
Styling, no-split and syntax highlighting for texi
Diffstat (limited to 'doc/taler-exchange.texi')
-rw-r--r--doc/taler-exchange.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi
index c9b1b307f..97a0d6153 100644
--- a/doc/taler-exchange.texi
+++ b/doc/taler-exchange.texi
@@ -6,6 +6,8 @@
@paragraphindent 0
@exampleindent 4
+@include syntax.texi
+
@copying
This manual is for the GNU Taler Exchange
(version @value{VERSION}, @value{UPDATED}),
@@ -306,6 +308,7 @@ If you did not specify a prefix, GNUnet will install to
To download and install the GNU Taler exchange, proceeds as follows:
+@setsyntax shell
@example
$ git clone git://taler.net/exchange
$ cd exchange
@@ -555,6 +558,7 @@ via an environment variable: @cite{TALER_EXCHANGEDB_POSTGRES_CONFIG}.
via configuration option @cite{db_conn_str}, under section @cite{[exchangedb-BACKEND]}. For example, the demo exchange is configured as follows:
@end itemize
+@setsyntax ini
@example
[exchange]
...