gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document new kyc-aml tool


From: gnunet
Subject: [taler-docs] branch master updated: document new kyc-aml tool
Date: Tue, 16 May 2023 23:22:11 +0200

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 4baef7fb document new kyc-aml tool
4baef7fb is described below

commit 4baef7fb6ee687d3983d6bfb282c1e2b4e377bb8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 16 23:22:02 2023 +0200

    document new kyc-aml tool
---
 conf.py                                           |  7 +++++
 manpages/taler-exchange-kyc-aml-pep-trigger.1.rst | 35 +++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/conf.py b/conf.py
index 56df6565..49f59281 100644
--- a/conf.py
+++ b/conf.py
@@ -559,6 +559,13 @@ man_pages = [
         "GNU Taler contributors",
         1,
     ),
+    (
+        "manpages/taler-exchange-kyc-aml-pep-trigger.1",
+        "taler-exchange-kyc-aml-pep-trigger",
+        "Taler KYC_AML_TRIGGER example",
+        "GNU Taler contributors",
+        1,
+    ),
     (
         "manpages/taler.conf.5",
         "taler.conf",
diff --git a/manpages/taler-exchange-kyc-aml-pep-trigger.1.rst 
b/manpages/taler-exchange-kyc-aml-pep-trigger.1.rst
new file mode 100644
index 00000000..566fdcab
--- /dev/null
+++ b/manpages/taler-exchange-kyc-aml-pep-trigger.1.rst
@@ -0,0 +1,35 @@
+taler-exchange-kyc-aml-pep-trigger(1)
+#####################################
+
+.. only:: html
+
+   Name
+   ====
+
+   **taler-exchange-kyc-aml-pep-trigger** - helper script to trigger AML if 
KYC attributes indicate a politically exposed person
+
+Synopsis
+========
+
+**taler-exchange-kyc-aml-pep-trigger**
+
+
+Description
+===========
+
+**taler-exchange-kyc-aml-pep-trigger** is a trivial shell script to illustrate 
how to trigger an AML process when the KYC process sets the "PEP" flag in the 
attribute data.
+
+The script is mostly an example (or starting point) for
+writing programs for the KYC_AML_TRIGGER option of the
+exchange.
+
+See Also
+========
+
+taler.conf(5)
+
+Bugs
+====
+
+Report bugs by using https://bugs.taler.net or by sending electronic
+mail to <taler@gnu.org>.

-- 
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]