summaryrefslogtreecommitdiff
path: root/docs.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'docs.html.j2')
-rw-r--r--docs.html.j2111
1 files changed, 46 insertions, 65 deletions
diff --git a/docs.html.j2 b/docs.html.j2
index 8996693d..2e541cf5 100644
--- a/docs.html.j2
+++ b/docs.html.j2
@@ -2,6 +2,21 @@
{% block body_content %}
<div class="container">
+ <div class="row">
+ <div class="col">
+ <h1>GNU Taler: Documentation and Resources</h1>
+ </div>
+ </div>
+
+ <div class="row">
+ <div class="col">
+ This is an overview of documentation and other resources for GNU Taler. The full documentation
+ contents can be found <a href="https://docs.taler.net/">here</a>.
+ </div>
+ </div>
+
+ <div class="row mt-5">
+ </div>
<div class="row justify-content-center text-center">
@@ -14,73 +29,63 @@
</div>
<div class="row">
- <div class="col">
- <a href="https://{{ docshost }}/merchant/backend/html/manual.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/taler-merchant-manual.html">
<img src="../icons/icon-backend.svg" height=60>
<h3>Merchant Backend Administration</h3>
</a>
{{ _("Tutorial and manual for operating a merchant") }}.
- {{ _("Also available as") }} <a href="https://{{ docshost }}/merchant/backend/pdf/manual.pdf">PDF</a>.
+ {{ _("Also available as") }} <a href="https://{{ docshost }}/taler-merchant-manual.pdf">PDF</a>.
</div>
- <div class="col">
- <a href="https://{{ docshost }}/merchant/backend/html/merchant-api-curl.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/taler-merchant-api-tutorial.html">
<img src="../icons/icon-market.svg" height=60>
- <h3>{{ _("Merchant API Tutorial (Command Line)") }}</h3>
+ <h3>{{ _("Merchant API Tutorial") }}</h3>
</a>
{% trans %}
- Tutorial for processing Taler payments using the merchant backend's API, with command line (and cURL) examples.
+ Tutorial for processing Taler payments using the merchant backend API.
Also available as
- {% endtrans %} <a href="https://{{ docshost }}/merchant/backend/pdf/merchant-api-curl.pdf">PDF</a>.
+ {% endtrans %} <a href="https://{{ docshost }}/pdf/taler-merchant-api-tutorial.pdf">PDF</a>.
</div>
- <div class="col">
- <a href="https://{{ docshost }}/merchant/backend/html/merchant-api-python.html">
- <img src="../icons/icon-market.svg" height=60>
- <h3>Merchant API Tutorial (Python)</h3>
- </a>
- {% trans %}
- Tutorial for processing Taler payments using the merchant backend's API, with Python 3 examples.
- Also available as
- {% endtrans %} <a href="https://{{ docshost }}/merchant/backend/pdf/merchant-api-python.pdf">PDF</a>.
- </div>
- </div>
-
- <div class="row mt-5">
- </div>
-
- <div class="row">
- <div class="col">
- <a href="https://{{ docshost }}/exchange/html/taler-exchange.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/taler-exchange-manual.html">
<img src="../icons/icon-exchange.svg" height=60>
<h3>Exchange</h3>
</a>
{% trans %}
Operator's manual for the GNU Taler exchange.
Also available as
- {% endtrans %} <a href="https://{{ docshost }}/exchange/pdf/taler-exchange.pdf">PDF</a>.
+ {% endtrans %} <a href="https://{{ docshost }}/pdf/taler-exchange-manual.pdf">PDF</a>.
</div>
- <div class="col">
- <a href="https://{{ docshost }}/bank/html/taler-bank.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/taler-bank-manual.html">
<img src="../icons/icon-bank.svg" height=60>
<h3>{{ _("Bank Integration") }}</h3>
</a>
{% trans %}
Manual for tightly integrating Taler with banking applications.
Also available as
- {% endtrans %} <a href="https://{{ docshost }}/bank/pdf/taler-bank.pdf">PDF</a>.
+ {% endtrans %} <a href="https://{{ docshost }}/pdf/taler-bank-manual.pdf">PDF</a>.
</div>
+ </div>
- <div class="col">
- <a href="https://{{ docshost }}/backoffice/html/manual.html">
+ <div class="row mt-5">
+ </div>
+
+ <div class="row">
+
+ <div class="col-3">
+ <a href="https://{{ docshost }}/taler-backoffice-manual.html">
<img src="../icons/icon-backoffice.svg" height=60>
<h3>{{ _("Back office") }}</h3>
</a>
{% trans %}
Manual to run the back-office Web application.
Also available as
- {% endtrans %} <a href="https://{{ docshost }}/backoffice/pdf/manual.pdf">PDF</a>.
+ {% endtrans %} <a href="https://{{ docshost }}/pdf/taler-backoffice-manual.pdf">PDF</a>.
</div>
</div>
@@ -97,16 +102,16 @@
</div>
<div class="row">
- <div class="col">
- <a href="https://{{ docshost }}/api/index.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/core/index.html">
<img src="../icons/icon-api.svg" height=60>
<h3>HTTP API</h3>
</a>
{{ _("Reference for the HTTP-based API for Taler components.") }}
</div>
- <div class="col">
- <a href="https://{{ docshost }}/onboarding/html/onboarding.html">
+ <div class="col-3">
+ <a href="https://{{ docshost }}/onboarding.html">
<img src="../icons/icon-developers.svg" height=60>
<h3>Onboarding</h3>
</a>
@@ -131,7 +136,7 @@
</div>
<div class="row">
- <div class="col">
+ <div class="col-3">
<a href="https://lists.gnu.org/mailman/listinfo/taler">
<img src="../icons/icon-share.svg" height=60>
<h3>Mailing List</h3>
@@ -139,7 +144,7 @@
{{ _("The official GNU Taler mailing list.") }}
</div>
- <div class="col">
+ <div class="col-3">
<a href="https://webchat.freenode.net/?channels=taler">
<img src="../icons/icon-share.svg" height=60>
<h3>IRC</h3>
@@ -147,7 +152,7 @@
{{ _("Our IRC channel is #taler on freenode.") }}
</div>
- <div class="col">
+ <div class="col-3">
<a href="https://gnunet.org/bugs/">
<img src="../icons/icon-share.svg" height=60>
<h3>Bug Tracker</h3>
@@ -171,31 +176,7 @@
<div class="row">
- <div class="col">
- <a href="https://{{ docshost }}/code/exchange/index.html">
- <img src="../icons/icon-code.svg" height=60>
- <h3>{{ _("Code (Exchange)") }}</h3>
- </a>
- {{ _("Documented source code (with Doxygen) for the exchange.") }}
- </div>
-
- <div class="col">
- <a href="https://{{ docshost }}/code/merchant/index.html">
- <img src="../icons/icon-code.svg" height=60>
- <h3>{{ _("Code (Merchant backend)") }}</h3>
- </a>
- {{ _("Documented source code (with Doxygen) for the merchant.") }}
- </div>
-
- <div class="col">
- <a>
- <img src="../icons/icon-code.svg" height=60>
- <h3>Code (Wallet)</h3>
- </a>
- {{ _("TBD: Documented source code (with TypeDoc) for the wallet.") }}
- </div>
-
- <div class="col">
+ <div class="col-3">
<a href="https://git.taler.net">
<img src="../icons/icon-code.svg" height=60>
<h3>{{ _("Git repositories") }}</h3>