gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-docs-landing] branch master updated: new API docs


From: gnunet
Subject: [GNUnet-SVN] [taler-docs-landing] branch master updated: new API docs
Date: Sun, 11 Mar 2018 13:54:40 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs-landing.

The following commit(s) were added to refs/heads/master by this push:
     new 04f962f  new API docs
04f962f is described below

commit 04f962f894a41eaaaadc55f649989eda3617d241
Author: Florian Dold <address@hidden>
AuthorDate: Tue Feb 27 23:14:07 2018 +0100

    new API docs
---
 index.html | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/index.html b/index.html
index 976a148..c83ed86 100644
--- a/index.html
+++ b/index.html
@@ -16,28 +16,28 @@
     <div class="pure-u-1-3">
     <a href="https://docs.taler.net/merchant/backend/html/manual.html";>
     <img src="icon-backend.svg" height=60>
-    <h3>Merchant backend</h3>
+    <h3>Merchant Backend Administration</h3>
     </a>
     Tutorial and manual for operating a merchant.
     Also available as <a 
href="https://docs.taler.net/merchant/backend/pdf/manual.pdf";>PDF</a>.
     </div>
 
     <div class="pure-u-1-3">
-    <a 
href="https://docs.taler.net/merchant/frontend/python/html/tutorial.html";>
+    <a 
href="https://docs.taler.net/merchant/backend/html/merchant-api-curl.html";>
     <img src="icon-market.svg" height=60>
-    <h3>Merchant frontend (Python)</h3>
+    <h3>Merchant API Tutorial (Command Line)</h3>
     </a>
-    Tutorial for building a merchant frontend in Python.
-    Also available as <a 
href="https://docs.taler.net/merchant/frontend/python/pdf/tutorial.pdf";>PDF</a>.
+    Tutorial for processing Taler payments using the merchant backend's API, 
with command line (and cURL) examples.
+    Also available as <a 
href="https://docs.taler.net/merchant/backend/pdf/merchant-api-curl.pdf";>PDF</a>.
     </div>
 
     <div class="pure-u-1-3">
-    <a href="https://docs.taler.net/merchant/frontend/php/html/tutorial.html";>
+    <a 
href="https://docs.taler.net/merchant/backend/html/merchant-api-python.html";>
     <img src="icon-market.svg" height=60>
-    <h3>Merchant frontend (PHP)</h3>
+    <h3>Merchant API Tutorial (Python)</h3>
     </a>
-    Tutorial for building a merchant frontend in PHP.
-    Also available as <a 
href="https://docs.taler.net/merchant/frontend/php/pdf/tutorial.pdf";>PDF</a>.
+    Tutorial for processing Taler payments using the merchant backend's API, 
with Python 3 examples.
+    Also available as <a 
href="https://docs.taler.net/merchant/backend/pdf/merchant-api-python.pdf";>PDF</a>.
     </div>
   </div>
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]