[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: fix section underlines
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: fix section underlines |
Date: |
Fri, 13 Dec 2024 22:32:29 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 58fc6f1e fix section underlines
58fc6f1e is described below
commit 58fc6f1ec95658287194b7569b9759fdf487fafb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 13 22:32:27 2024 +0100
fix section underlines
---
taler-user-guide.rst | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
diff --git a/taler-user-guide.rst b/taler-user-guide.rst
index 4121501d..3b5f13b8 100644
--- a/taler-user-guide.rst
+++ b/taler-user-guide.rst
@@ -304,7 +304,7 @@ the templates will be expanded with event-specific data.
Order pay events
-----------
+----------------
For "pay" events, the backend will provide the following
information to the Mustache templating engine:
@@ -314,7 +314,7 @@ information to the Mustache templating engine:
Order refund events
--------------
+-------------------
For "refund" events, the backend will provide the following information to the
Mustache templating engine:
@@ -329,7 +329,7 @@ Mustache templating engine:
Order settled events
--------------
+--------------------
For "order_settled" events, the backend will provide the following information
to the
Mustache templating engine:
@@ -338,7 +338,7 @@ Mustache templating engine:
Category added events
--------------
+---------------------
For "category_added" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -350,7 +350,7 @@ Mustache templating engine:
Category updated events
--------------
+-----------------------
For "category_updated" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -364,7 +364,7 @@ Mustache templating engine:
Category deleted events
--------------
+-----------------------
For "category_deleted" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -375,7 +375,7 @@ Mustache templating engine:
Inventory added events
--------------
+----------------------
For "inventory_added" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -397,7 +397,7 @@ Mustache templating engine:
* minimum_age: The minimum age for buying the newly added product.
Inventory updated events
--------------
+------------------------
For "inventory_updated" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -432,7 +432,7 @@ Mustache templating engine:
Inventory deleted events
--------------
+------------------------
For "inventory_deleted" events, the backend will provide the following
information to the
Mustache templating engine:
@@ -452,7 +452,3 @@ Mustache templating engine:
* address: The address of the deleted product.
* next_restock: The next restock of the deleted product.
* minimum_age: The minimum age for buying the deleted product.
-
-
-
-
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: fix section underlines,
gnunet <=