commit 89139a126b5f5bc6428d855e9f9807f3388f23ca parent 8bf02245ef215b2d99c3e155c1454efffa1ed7e1 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 26 Apr 2021 22:51:13 +0200 add links to doxygen docs Diffstat:
| M | index.rst | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/index.rst b/index.rst @@ -41,7 +41,12 @@ The system will be based on free software and open protocols. In this document, we describe the REST-based APIs between the various components, internal architecture of key components, and how to get them -installed. +installed. In addition to this documentation, we have source-level +documentation which you can find converted to HTML at these pages: + + * `exchange <https://docs.taler.net/doxygen/exchange/>` + * `merchant <https://docs.taler.net/doxygen/exchange/>` + * `wallet-core <https://docs.taler.net/doxygen/wallet-core/>` Documentation Overview ----------------------