summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-14 11:05:18 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-14 11:05:18 +0100
commitf224155aa1c583aca9c05d466f739c86edbf5138 (patch)
treed4878e2946e10c5ac5dc66113ca88130d1d817b8 /core
parenta051ff73eded8754bc377931aa2094df51e34da8 (diff)
downloaddocs-f224155aa1c583aca9c05d466f739c86edbf5138.tar.gz
docs-f224155aa1c583aca9c05d466f739c86edbf5138.tar.bz2
docs-f224155aa1c583aca9c05d466f739c86edbf5138.zip
remove wire plugin documentation, as it is obsolete now
Diffstat (limited to 'core')
-rw-r--r--core/api-bank.rst3
-rw-r--r--core/api-wire.rst (renamed from core/api-wire-plugin-bank.rst)4
-rw-r--r--core/index.rst4
3 files changed, 6 insertions, 5 deletions
diff --git a/core/api-bank.rst b/core/api-bank.rst
index aa9b53c..10eae9a 100644
--- a/core/api-bank.rst
+++ b/core/api-bank.rst
@@ -21,7 +21,8 @@
Taler Bank API
==============
-This chapter describe the APIs that banks need to offer to tightly integrate with GNU Taler.
+This chapter describe the APIs that banks need to offer towards Taler wallets
+to tightly integrate with GNU Taler.
.. contents:: Table of Contents
diff --git a/core/api-wire-plugin-bank.rst b/core/api-wire.rst
index c15d135..c97beed 100644
--- a/core/api-wire-plugin-bank.rst
+++ b/core/api-wire.rst
@@ -1,6 +1,6 @@
..
This file is part of GNU TALER.
- Copyright (C) 2019 Taler Systems SA
+ Copyright (C) 2019-2020 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
@@ -29,7 +29,7 @@ LibEuFin (work in progress).
Authentication
--------------
-The wire plugin authenticates requests to the wire gatway via
+The bank library authenticates requests to the wire gatway via
`HTTP basic auth <https://tools.ietf.org/html/rfc7617>`_.
-------------------
diff --git a/core/index.rst b/core/index.rst
index ce4b451..8c86262 100644
--- a/core/index.rst
+++ b/core/index.rst
@@ -1,6 +1,6 @@
..
This file is part of GNU TALER.
- Copyright (C) 2014-2018 GNUnet e.V.
+ Copyright (C) 2014-2020 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
@@ -32,7 +32,7 @@ interfaces between the core components of Taler.
api-common
api-error
api-exchange
- api-wire-plugin-bank
+ api-wire
api-merchant
api-auditor
api-bank