commit 996140163d18824529c8f7aef6d3260a321e24b9
parent fad4cb64ce8cac7ed24234bc0e7781ae04526e36
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Tue, 24 Nov 2020 21:29:00 -0500
move ‘.. index::’ for "product description" prior to ‘products’
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
@@ -638,12 +638,12 @@ refund_deadline
the customer. After this time, it will no longer be possible to
refund the customer. Must be smaller than the ``pay_deadline``.
+.. index:: product description
+
products
Array of products that are being sold to the customer. Each entry
contains a tuple with the following values:
- .. index:: product description
-
description
Description of the product.