summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-07 16:31:53 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-07 16:31:53 +0200
commitec5b3b16426edcd0734db9e11104191048ad59ce (patch)
treec08081258446033d148b34275bd67ccf5d30adbc /conf.py
parent158d84f09493843f8fbb009ecfe54d02c8e79325 (diff)
downloaddocs-ec5b3b16426edcd0734db9e11104191048ad59ce.tar.gz
docs-ec5b3b16426edcd0734db9e11104191048ad59ce.tar.bz2
docs-ec5b3b16426edcd0734db9e11104191048ad59ce.zip
add challenger-dbconfig man page
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 8f14d489..d6bcb421 100644
--- a/conf.py
+++ b/conf.py
@@ -526,6 +526,13 @@ man_pages = [
1,
),
(
+ "manpages/challenger-dbconfig.1",
+ "challenger-dbconfig",
+ "configure challenger database",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-exchange-dbinit.1",
"taler-exchange-dbinit",
"initialize Taler exchange database",