summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2023-08-07 17:18:42 +0200
committerÖzgür Kesim <oec@codeblau.de>2023-08-07 17:18:42 +0200
commit4a322562ba06b370dcdecc860ae7d37869aab24b (patch)
treeebb4c94d664663fa0de7c8e8f396b423a4118f10
parent99b525d2442db918c398192250c553d32ebb285e (diff)
downloaddocs-4a322562ba06b370dcdecc860ae7d37869aab24b.tar.gz
docs-4a322562ba06b370dcdecc860ae7d37869aab24b.tar.bz2
docs-4a322562ba06b370dcdecc860ae7d37869aab24b.zip
less depth in TOC
-rw-r--r--libeufin/index.rst1
-rw-r--r--taler-developer-manual.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/libeufin/index.rst b/libeufin/index.rst
index e168f66a..d139ca3b 100644
--- a/libeufin/index.rst
+++ b/libeufin/index.rst
@@ -4,6 +4,7 @@ LibEuFin
LibEuFin is a project providing free software tooling for European FinTech.
.. toctree::
+ :maxdepth: 1
:glob:
concepts
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index b8858c0e..219b9114 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -32,6 +32,7 @@ Developer's Manual
and related components. It is not intended for a general audience.
.. contents:: Table of Contents
+ :depth: 2
Project Overview