[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated (8e83fd05 -> 204aae80)
From: |
gnunet |
Subject: |
[taler-docs] branch master updated (8e83fd05 -> 204aae80) |
Date: |
Thu, 21 Sep 2023 15:36:21 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a change to branch master
in repository docs.
from 8e83fd05 remove deprecated libeufin nexus API
new 7db3ac86 rename file to make clear it's an index of bank-related APIs
new 204aae80 rename API implemented by fakebank/libeufin-bank to corebank
API
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/{api-libeufin-bank.rst => api-corebank.rst} | 6 +++---
core/{api-bank.rst => index-bank-apis.rst} | 2 +-
core/index.rst | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
rename core/{api-libeufin-bank.rst => api-corebank.rst} (99%)
rename core/{api-bank.rst => index-bank-apis.rst} (98%)
diff --git a/core/api-libeufin-bank.rst b/core/api-corebank.rst
similarity index 99%
rename from core/api-libeufin-bank.rst
rename to core/api-corebank.rst
index 2a09fd37..f10ba7d5 100644
--- a/core/api-libeufin-bank.rst
+++ b/core/api-corebank.rst
@@ -18,9 +18,9 @@
.. _libeufin-bank-api:
-=================
-Libeufin Bank API
-=================
+====================
+Taler Core Bank API
+====================
.. contents:: Table of Contents
diff --git a/core/api-bank.rst b/core/index-bank-apis.rst
similarity index 98%
rename from core/api-bank.rst
rename to core/index-bank-apis.rst
index 88d01c8c..97a42eca 100644
--- a/core/api-bank.rst
+++ b/core/index-bank-apis.rst
@@ -30,7 +30,7 @@ Bank RESTful APIs
api-bank-wire
api-bank-revenue
api-bank-integration
- api-libeufin-bank
+ api-corebank
.. toctree::
diff --git a/core/index.rst b/core/index.rst
index a28573ae..d6a20244 100644
--- a/core/index.rst
+++ b/core/index.rst
@@ -44,7 +44,7 @@ protocols using JSON.
api-challenger
api-taldir
api-mailbox
- api-bank
+ index-bank-apis
api-donau
.. toctree::
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (8e83fd05 -> 204aae80),
gnunet <=