summaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst15
1 files changed, 6 insertions, 9 deletions
diff --git a/index.rst b/index.rst
index f562b2e8..bd3b30d6 100644
--- a/index.rst
+++ b/index.rst
@@ -37,23 +37,20 @@ practice a fraudulent Exchange might go bankrupt instead of paying the
Merchants and thus the Exchange will need to be audited regularly like
any other banking institution.
-The system will be based on free software and open protocols.
+The system is based on free software and open protocols.
+
+In this documentation, we describe the REST-based APIs between the various
+components, how to use the system, the internal architecture of key
+components, and how to get them installed and configured.
-In this document, we describe the REST-based APIs between the various
-components, internal architecture of key components, and how to get them
-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/merchant/>`_
-* `Wallet-core <https://docs.taler.net/doxygen/wallet-core/>`_
Documentation Overview
----------------------
.. toctree::
:numbered:
- :maxdepth: 2
+ :maxdepth: 1
core/index
taler-user-guide