summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-15 18:52:20 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-15 18:52:24 +0200
commitab4dba339489fb401ae781d30fe1dfabcbbb9245 (patch)
tree776c065f9add270e063dd23e68dca5438db0050b /conf.py
parent58361555d2018889723eaeb108238318f5355bd7 (diff)
downloaddocs-ab4dba339489fb401ae781d30fe1dfabcbbb9245.tar.gz
docs-ab4dba339489fb401ae781d30fe1dfabcbbb9245.tar.bz2
docs-ab4dba339489fb401ae781d30fe1dfabcbbb9245.zip
-update man pages
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 a69ffd2c..63203313 100644
--- a/conf.py
+++ b/conf.py
@@ -463,6 +463,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-unified-setup.1",
+ "taler-unified-setup",
+ "conveniently start and stop various GNU Taler services",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-exchange-benchmark.1",
"taler-exchange-benchmark",
"measure exchange performance",