gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: fix build issues


From: gnunet
Subject: [taler-docs] branch master updated: fix build issues
Date: Sun, 21 Jan 2024 15:03:42 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3428b9e6 fix build issues
3428b9e6 is described below

commit 3428b9e6c7e3cb38bc8e22dd307b627c99ee9483
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 21 14:03:38 2024 +0100

    fix build issues
---
 conf.py              |  7 +++++++
 core/api-auditor.rst | 16 ++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/conf.py b/conf.py
index e20b2961..63766815 100644
--- a/conf.py
+++ b/conf.py
@@ -427,6 +427,13 @@ man_pages = [
         "GNU Taler contributors",
         1,
     ),
+    (
+        "manpages/taler-fakebank-run.1",
+        "taler-fakebank-run",
+        "run in-memory bank service for testing and benchmarking",
+        "GNU Taler contributors",
+        1,
+    ),
     (
         "manpages/taler-exchange-closer.1",
         "taler-exchange-closer",
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index 1488bd96..9c2416a9 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -89,9 +89,9 @@ know-your-customer (KYC) registration before issuing 
contracts.
 
 .. _exchange_signkeys-list:
 
------------------------
+------------------------------------
 Obtaining Exchange Signing Keys List
------------------------
+------------------------------------
 
 This API is used by auditor to obtain a list of all exchanges signing keys to 
be audited.
 
@@ -141,9 +141,9 @@ This API is used by auditor to obtain a list of all 
exchanges signing keys to be
 
 .. _deposit-confirmation:
 
------------------------
+---------------------
 Deposit Confirmations
------------------------
+---------------------
 
 Merchants should probabilistically submit some of the deposit
 confirmations they receive from the exchange to auditors to ensure
@@ -320,9 +320,9 @@ This API is used by the auditor to delete an audited 
deposit confirmation.
 
 .. balances-list:
 
------------------------
+----------------------------------
 Obtaining list of auditor balances
------------------------
+----------------------------------
 
 This API is used to obtain a list of all the balances that are stored by the 
auditor.
 
@@ -359,9 +359,9 @@ This API is used to obtain a list of all the balances that 
are stored by the aud
 
 .. denominations-pending-list:
 
------------------------
+---------------------------------------
 Obtaining list of pending denominations
------------------------
+---------------------------------------
 
 This API is used by the auditor to obtain a list of pending denominations
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]