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 227f458c..ddc694db 100644
--- a/conf.py
+++ b/conf.py
@@ -323,6 +323,9 @@ man_pages = [
("manpages/taler-exchange-secmod-eddsa.1", "taler-exchange-secmod-eddsa",
"handle private EDDSA key operations for a Taler exchange",
"GNU Taler contributors", 1),
+ ("manpages/taler-exchange-secmod-rsa.1", "taler-exchange-secmod-rsa",
+ "handle private RSA key operations for a Taler exchange",
+ "GNU Taler contributors", 1),
]
# If true, show URL addresses after external links.