summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 9fd6009b..c7c1666b 100644
--- a/conf.py
+++ b/conf.py
@@ -316,6 +316,9 @@ man_pages = [
("manpages/taler-merchant-httpd.1", "taler-merchant-httpd",
"run Taler merchant backend (with RESTful API)", "GNU Taler contributors",
1),
+ ("manpages/taler-merchant-setup-reserve.1", "taler-merchant-setup-reserve",
+ "setup reserve for tipping at a Taler merchant backend", "GNU Taler contributors",
+ 1),
("manpages/taler.conf.5", "taler.conf", "Taler configuration file",
"GNU Taler contributors", 5),
]