summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 63766815..1aae2c40 100644
--- a/conf.py
+++ b/conf.py
@@ -575,6 +575,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-merchant-exchange.1",
+ "taler-merchant-exchange",
+ "ask exchange which deposits were aggregated for a particular wire transfer that credited a merchant account",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-merchant-benchmark.1",
"taler-merchant-benchmark",
"generate Taler-style benchmarking payments",