commit 936454b5859b600785aad5fab435681e08499ed2 parent 5b446a7b06f72d8d2b6b81d7cfd996d90c2704fb Author: Florian Dold <florian@dold.me> Date: Fri, 15 Sep 2023 10:45:57 +0200 toctree fixes Diffstat:
| M | core/index.rst | | | 1 | + |
| M | design-documents/index.rst | | | 2 | +- |
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/index.rst b/core/index.rst @@ -45,6 +45,7 @@ protocols using JSON. api-taldir api-mailbox api-bank + api-donau .. toctree:: :hidden: diff --git a/design-documents/index.rst b/design-documents/index.rst @@ -61,5 +61,5 @@ Design documents that start with "XX" are considered deprecated. 047-stefan.rst 048-wallet-exchange-lifecycle.rst 049-auth.rst - 049-libeufin-nexus.rst + 050-libeufin-nexus.rst 999-template