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 63203313..2e9a692b 100644
--- a/conf.py
+++ b/conf.py
@@ -477,6 +477,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-aggregator-benchmark.1",
+ "taler-aggregator-benchmark",
+ "generate database to measure aggregator performance",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-exchange-dbinit.1",
"taler-exchange-dbinit",
"initialize Taler exchange database",