summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
----------------------