taler-docs

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

commit a4fd71e5e7c07b9b0f7ffbdee268e897e6091ead
parent 5c36361b04ea28bf18ac618891cd95930366decc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 28 Jan 2021 22:28:26 +0100

Merge branch 'master' of git+ssh://git.taler.net/docs

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