gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-landing] branch master updated: index.html for docs


From: gnunet
Subject: [GNUnet-SVN] [taler-landing] branch master updated: index.html for docs
Date: Mon, 05 Jun 2017 21:11:35 +0200

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

marcello pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new f859dbd  index.html for docs
f859dbd is described below

commit f859dbd3ad9613879fea79a533d038a6954aedf1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 5 21:11:28 2017 +0200

    index.html for docs
---
 docs/index.html | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 75 insertions(+), 1 deletion(-)

diff --git a/docs/index.html b/docs/index.html
index f86fffb..0a8a60a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1 +1,75 @@
-Temporary index.html for docs.taler.net
+<html>
+  <head>
+    GNU Taler documentation
+  </head>
+  <body>
+  <h1>GNU Taler documentation</h1>
+  <ul> 
+    <li>
+      <h3>RESTful API</h3>
+      <ul>
+        <li>
+          <a href="https://docs.taler.net/api/index.html";>html</a>
+        </li>
+      </ul>
+    </li>
+    <li>
+      <h3>Exchange</h3>
+      <ul>
+        <li><a 
href="https://docs.taler.net/exchange/taler-exchange.html";>html</a></li>
+        <li><a 
href="https://docs.taler.net/exchange/taler-exchange.pdf";>pdf</a></li>
+      </ul>
+    </li>
+    <li>
+      <h3>Merchant backend</h3>
+      <ul>
+        <li><a 
href="https://docs.taler.net/merchant/backend/manual.html";>html</a></li>
+        <li><a 
href="https://docs.taler.net/merchant/backend/manual.pdf";>pdf</a></li>
+      </ul>
+    </li>
+    <li>
+      <h3>Merchant frontend</h3>
+      <ul>
+        <li>
+          <h4>Python</h4>
+          <ul>
+            <li><a 
href="https://docs.taler.net/merchant/frontend/python/doc/tutorial.html";>html</a></li>
+            <li><a 
href="https://docs.taler.net/merchant/frontend/python/doc/tutorial.pdf";>pdf</a></li>
+          </ul>
+        </li>
+        <li>
+          <h4>PHP</h4>
+          <ul>
+            <li><a 
href="https://docs.taler.net/merchant/frontend/php/doc/tutorial.html";>html</a></li>
+            <li><a 
href="https://docs.taler.net/merchant/frontend/php/doc/tutorial.pdf";>pdf</a></li>
+          </ul>
+        </li>
+      </ul>
+    </li>
+    <li>
+      <h3>Onboarding</h3>
+      <ul>
+        <li><a 
href="https://docs.taler.net/onboarding/onboarding.html";>html</a></li>
+        <li><a 
href="https://docs.taler.net/onboarding/onboarding.pdf";>pdf</a></li>
+      </ul>
+    </li>
+    <li>
+      <h3>Doxygen</h3>
+      <ul>
+        <li>
+          <h3>Exchange</h3>
+          <ul>
+            <li><a 
href="https://docs.taler.net/code/exchange/index.html";>html</li>
+          </ul>
+        </li>
+        <li>
+          <h3>Merchant backend</h3>
+          <ul>
+            <li><a 
href="https://docs.taler.net/code/merchant/index.html";>html</li>
+          </ul>
+        </li>
+      </ul>
+    </li>
+  </ul> 
+  </body>
+</html>

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



reply via email to

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