gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 2cc1f3ef236d2d00e311ab9ec72dff471438cf2f
parent d60aa213cc22d938ea72bf770cdbac2ff7e83ccd
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Thu, 14 Dec 2023 18:29:33 +0100

payto tables

Diffstat:
Mpayto-payment-target-types/rst.header | 13+++++++++++--
Mpayto-payment-target-types/rst.template | 12+++---------
2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/payto-payment-target-types/rst.header b/payto-payment-target-types/rst.header @@ -1,4 +1,13 @@ -Taler payment targets ---------------------- +GNU Taler Payment Target Types +------------------------------ +Entries +^^^^^^^ +.. list-table:: GNU Taler Payment Target Types + :widths: auto + :header-rows: 1 + + * - Name + - Reference + - Contact diff --git a/payto-payment-target-types/rst.template b/payto-payment-target-types/rst.template @@ -1,9 +1,3 @@ - - -=================== =========================================================== -Name {{Name}} -------------------- ----------------------------------------------------------- -Reference {{Reference}} -Contact {{Contact}} -=================== =========================================================== - + * - {{Name}} + - {{Reference}} + - {{Contact}}