summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-13 14:23:41 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-13 14:23:49 +0100
commit08d99c708023ce35160c5705b85ff79d04eb91b0 (patch)
treea3a0930810fa0e48f2272670b7de24f78bd1f0d9 /conf.py
parentbbefb834472cd61461f5e91de8f4c03cf50b223f (diff)
downloaddocs-08d99c708023ce35160c5705b85ff79d04eb91b0.tar.gz
docs-08d99c708023ce35160c5705b85ff79d04eb91b0.tar.bz2
docs-08d99c708023ce35160c5705b85ff79d04eb91b0.zip
document taler-mdb
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 e1663ff4..e20b2961 100644
--- a/conf.py
+++ b/conf.py
@@ -575,6 +575,13 @@ man_pages = [
1,
),
(
+ "manpages/taler-mdb.1",
+ "taler-mdb",
+ "operate multi drop bus (MDB) based vending machines with Taler payments",
+ "GNU Taler contributors",
+ 1,
+ ),
+ (
"manpages/taler-merchant-dbinit.1",
"taler-merchant-dbinit",
"initialize Taler merchant database",