From 79326fd1937069b2b9286cb8eb1e12ce915f7086 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 11 Jan 2016 11:54:43 +0100 Subject: Restructuring and minimal dev docs. --- index.rst | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) (limited to 'index.rst') 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` -- cgit v1.2.3