summaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-11 11:54:43 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-11 11:54:43 +0100
commit79326fd1937069b2b9286cb8eb1e12ce915f7086 (patch)
treebb9297dda76b097e025b4e99f909adbe8f958f09 /index.rst
parentf3d6a0f46238e918e383bca15c76ad96a2c1f50a (diff)
downloaddocs-79326fd1937069b2b9286cb8eb1e12ce915f7086.tar.gz
docs-79326fd1937069b2b9286cb8eb1e12ce915f7086.tar.bz2
docs-79326fd1937069b2b9286cb8eb1e12ce915f7086.zip
Restructuring and minimal dev docs.
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst31
1 files changed, 18 insertions, 13 deletions
diff --git a/index.rst b/index.rst
index 991da528..8ff82775 100644
--- a/index.rst
+++ b/index.rst
@@ -1,5 +1,5 @@
-Welcome to Taler's REST API documentation!
-==========================================
+GNU Taler Documentation
+=======================
We are building an anonymous, taxable payment system using modern
cryptography. Customers will use traditional money transfers to send
@@ -21,10 +21,17 @@ In this document, we describe the REST-based API of the Mint,
which is at the heart of the system.
-Contents
-========
+Operator Handbook
+-----------------
-Protocol Specification:
+.. toctree::
+ :maxdepth: 2
+
+ impl-mint
+
+
+Protocol Specification
+----------------------
.. toctree::
:maxdepth: 2
@@ -33,24 +40,22 @@ Protocol Specification:
api-merchant
banks
-Implementation:
+ wallet
-.. toctree::
- :maxdepth: 2
+ wireformats
- impl-mint
- wallet
-Supported Wire Transfer Formats:
+Developer Handbook
+------------------
.. toctree::
:maxdepth: 2
- wireformats
+ dev-wallet-wx
Indices and tables
-==================
+------------------
* :ref:`search`