summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py34
1 files changed, 31 insertions, 3 deletions
diff --git a/conf.py b/conf.py
index f6897355..9e16a795 100644
--- a/conf.py
+++ b/conf.py
@@ -428,6 +428,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-fakebank-run.1",
+ "taler-fakebank-run",
+ "run in-memory bank service for testing and benchmarking",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-exchange-closer.1",
"taler-exchange-closer",
"close idle reserves",
@@ -568,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",
@@ -575,6 +589,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-mdb.1",
+ "taler-mdb",
+ "operate multi drop bus (MDB) based vending machines with Taler payments",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-merchant-dbinit.1",
"taler-merchant-dbinit",
"initialize Taler merchant database",
@@ -610,9 +631,9 @@ man_pages = [
1,
),
(
- "manpages/taler-merchant-setup-reserve.1",
- "taler-merchant-setup-reserve",
- "setup reserve for rewards at a Taler merchant backend",
+ "manpages/taler-merchant-depositcheck.1",
+ "taler-merchant-depositcheck",
+ "check status of deposits with exchange",
"GNU Taler contributors",
1,
),
@@ -721,6 +742,13 @@ man_pages = [
"GNU Taler contributors",
1,
),
+ (
+ "manpages/libeufin-nexus.conf.5",
+ "libeufin-nexus.conf",
+ "LibEuFin Nexus configuration file",
+ "GNU Taler contributors",
+ 5,
+ ),
]
# If true, show URL addresses after external links.