taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 0795bc4c5a9d85b120727a18dbb02b31f348e018
parent 91e697579430a6889bd6734216dcdad12b17f163
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 27 Jan 2021 10:33:10 -0500

change "Configuring the Sandbox" into a link; add corresponding anchor

Diffstat:
Mlibeufin/nexus-tutorial.rst | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -13,7 +13,7 @@ via the EBICS protocol. In order to follow all the steps below, the reader should either have access to a bank account with EBICS support or follow the -steps in "Configuring the Sandbox". +steps in :ref:`Configuring the Sandbox <configuring-the-sandbox>`. Installing LibEuFin @@ -92,6 +92,8 @@ In case of success, the three following commands should be found: $ which libeufin-cli +.. _configuring-the-sandbox: + (Optional) Configuring the Sandbox ================================== @@ -122,7 +124,7 @@ Verify that the sandbox is running: .. ??? What is the expected output of this command? .. => it's a JSON fragment like {name: "libeufin-sandbox", version: "0.0.0"} Basically, it calls this: https://git.taler.net/libeufin.git/tree/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt#n288 - + .. code-block:: console $ libeufin-cli sandbox check