gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: use ‘.. note::’ syntax (two instance


From: gnunet
Subject: [taler-docs] branch master updated: use ‘.. note::’ syntax (two instances)
Date: Thu, 06 Jan 2022 09:49:21 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9fce45f  use ‘.. note::’ syntax (two instances)
9fce45f is described below

commit 9fce45f796ef8e92fc5731d1a897dd337a6f921b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Jan 6 03:30:16 2022 -0500

    use ‘.. note::’ syntax (two instances)
---
 libeufin/int-deployment-gv.rst | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/libeufin/int-deployment-gv.rst b/libeufin/int-deployment-gv.rst
index dc6f21e..b3a1293 100644
--- a/libeufin/int-deployment-gv.rst
+++ b/libeufin/int-deployment-gv.rst
@@ -27,14 +27,16 @@ At this point, the services can be launched, and will be
 served at ``$hostname/$service``.  The following command
 will launch all the services and show what ``$service``
 can be:
-   
+
 .. code-block:: console
 
    $ python3 deployment/bin/WIP/taler-local launch
 
-Note: in this context, one reverse proxy gets launched
-along all the Taler services and will dispatch any request
-to ``$service`` to the respective Unix domain socket.
+.. note::
+
+   In this context, one reverse proxy gets launched
+   along all the Taler services and will dispatch any request
+   to ``$service`` to the respective Unix domain socket.
 
 Withdraw with Taler
 -------------------
@@ -43,17 +45,19 @@ The following command withdraws a fixed amount of 5 units 
of currency
 to the CLI wallet:
 
 .. code-block:: console
-   
+
    $ python3 deployment/bin/WIP/taler-local withdraw
 
 The requests will be addressed to the default Sandbox, unless
 ``--bank-host`` (and ``--bank-proto``) were given; see ``--help``
 for more information.
 
-Note: to test phone wallets, the option ``--with-qr-code``
-can be specified.  That will print a QR code on screen, and
-wait for the user's input before confirming the payment to
-the Exchange.
+.. note::
+
+   To test phone wallets, the option ``--with-qr-code``
+   can be specified.  That will print a QR code on screen, and
+   wait for the user's input before confirming the payment to
+   the Exchange.
 
 Taler Internal deployment
 -------------------------

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