summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-16 04:52:14 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-12-16 04:52:14 -0500
commit0f5efd076ba55f6649982fc654e087e31fe6bf3f (patch)
tree8a0fcba7bc2826b9ada7693d36faf783641ad877 /libeufin
parentd6d1a3a1e8a294760ae6c6f61064db7cea327cc1 (diff)
downloaddocs-0f5efd076ba55f6649982fc654e087e31fe6bf3f.tar.gz
docs-0f5efd076ba55f6649982fc654e087e31fe6bf3f.tar.bz2
docs-0f5efd076ba55f6649982fc654e087e31fe6bf3f.zip
s/code:: none/code-block:: console/ (three instances)
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/concepts.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 7612cf9f..9ad9774c 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -63,7 +63,7 @@ The information stored about it includes:
Examples:
-.. code:: none
+.. code-block:: console
# Download latest transactions via the default bank connection and store them locally
curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-accounts/my-acct/fetch-transactions
@@ -97,7 +97,7 @@ Bank connections provide the following actions:
Examples:
-.. code:: none
+.. code-block:: console
# Manually request the inter-day account report via the EBICS C52 order
curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/ebics/download/C52
@@ -125,7 +125,7 @@ not conform to a certain format.
Examples:
-.. code:: none
+.. code-block:: console
# Request the Taler-specific history through the facade
curl $AUTHEADER https://example1.libeufin.tech/facades/my-taler-wire-gw/taler/history/incoming