taler-docs

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

commit 17d82259309cd065501a981406082ea573981929
parent 050d17fa427db532ba2a43580fc1649c1b511acb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  2 Feb 2024 20:08:08 +0100

fix local tocs

Diffstat:
Mcore/api-auditor.rst | 1+
Mcore/api-corebank.rst | 1+
Mcore/api-donau.rst | 1+
Mcore/api-exchange.rst | 1+
Mcore/api-merchant.rst | 2+-
Mlibeufin/bank-manual.rst | 6++++--
Mlibeufin/nexus-manual.rst | 1+
Mtaler-developer-manual.rst | 3++-
8 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/core/api-auditor.rst b/core/api-auditor.rst @@ -25,6 +25,7 @@ The `glossary <https://docs.taler.net/glossary.html#glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents + :local: .. _authentication: diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -23,6 +23,7 @@ Taler Core Bank API ==================== .. contents:: Table of Contents + :local: Introduction ------------ diff --git a/core/api-donau.rst b/core/api-donau.rst @@ -26,6 +26,7 @@ The `glossary <https://docs.taler.net/glossary.html#glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents + :local: .. _donau-overview: diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -25,6 +25,7 @@ The `glossary <https://docs.taler.net/glossary.html#glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents + :local: .. include:: tos.rst diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -25,7 +25,7 @@ Merchant Backend RESTful API ============================ .. contents:: Table of Contents - + :local: ----------------------- Base URLs and Instances diff --git a/libeufin/bank-manual.rst b/libeufin/bank-manual.rst @@ -24,14 +24,16 @@ Bank Setup Manual ################# -.. contents:: Table of Contents - LibEuFin Bank implements a simple core banking system with account and REST APIs, including REST APIs for a Web interface and REST APIs to interact with GNU Taler components. In this manual, we explain how to setup a bank. +.. contents:: Table of Contents + :local: + + Installing LibEuFin Bank ======================== diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst @@ -38,6 +38,7 @@ In this manual, we explain how to setup an EBICS subscriber. We assume that the bank has already granted EBICS access to the subscriber. .. contents:: Table of Contents + :local: Installing Nexus diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst @@ -28,6 +28,7 @@ Developer's Manual .. contents:: Table of Contents :depth: 2 + :local: Project Overview @@ -477,7 +478,7 @@ All Taler components must be tagged with git before they are deployed on the SS = serial .. include:: checklist-demo-upgrade.rst - + Environments and Builders on taler.net ======================================