commit 14938897502bff6b5946bb7e210cd403e0da9eb8 parent 49f5e6a4bc78ce1ccfaf9511d1881aec7c5b1cba Author: Christian Grothoff <grothoff@gnunet.org> Date: Sun, 21 May 2023 19:54:22 +0200 restructure documentation some more Diffstat:
| M | core/index.rst | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/core/index.rst b/core/index.rst @@ -26,8 +26,9 @@ Core Protocol Specification This chapter describes the APIs used in the GNU Taler project. It includes both APIs that are pre-existing as well as APIs specific to the project. -These *protocol specification* defines the HTTP-based, predominantly RESTful -interfaces between the core components of Taler. +These *protocol specifications* define the interfaces between the core +components of GNU Taler. Most of these interfaces use HTTP-based RESTful +protocols using JSON. .. toctree::