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 4fb7450d..227f458c 100644
--- a/conf.py
+++ b/conf.py
@@ -320,6 +320,9 @@ man_pages = [
"trigger a transfer at the bank", "GNU Taler contributors", 1),
("manpages/taler.conf.5", "taler.conf", "Taler configuration file",
"GNU Taler contributors", 5),
+ ("manpages/taler-exchange-secmod-eddsa.1", "taler-exchange-secmod-eddsa",
+ "handle private EDDSA key operations for a Taler exchange",
+ "GNU Taler contributors", 1),
]
# If true, show URL addresses after external links.