summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 22:51:13 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 22:51:13 +0200
commit89139a126b5f5bc6428d855e9f9807f3388f23ca (patch)
treee5db51079386f602e56a817ab530ec3c346f4c00
parent8bf02245ef215b2d99c3e155c1454efffa1ed7e1 (diff)
downloaddocs-89139a126b5f5bc6428d855e9f9807f3388f23ca.tar.gz
docs-89139a126b5f5bc6428d855e9f9807f3388f23ca.tar.bz2
docs-89139a126b5f5bc6428d855e9f9807f3388f23ca.zip
add links to doxygen docs
-rw-r--r--index.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.rst b/index.rst
index a812c336..b68cd00d 100644
--- 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
----------------------