[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-docs] branch master updated: sort glossaries
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-docs] branch master updated: sort glossaries |
Date: |
Fri, 27 Sep 2019 01:37:27 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new da1bab8 sort glossaries
da1bab8 is described below
commit da1bab8545f54e3866263323d3dc9f67867e8f8c
Author: Florian Dold <address@hidden>
AuthorDate: Fri Sep 27 01:37:23 2019 +0200
sort glossaries
---
_exts/ebicsdomain.py | 1 +
libeufin/ebics.rst | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/_exts/ebicsdomain.py b/_exts/ebicsdomain.py
index 70b15c2..4dcc30c 100644
--- a/_exts/ebicsdomain.py
+++ b/_exts/ebicsdomain.py
@@ -7,6 +7,7 @@ EBICS documentation domain.
"""
import re
+import unicodedata
from docutils import nodes
from typing import List, Optional, Iterable, Dict, Tuple
diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index d952ce9..862cec2 100644
--- a/libeufin/ebics.rst
+++ b/libeufin/ebics.rst
@@ -8,10 +8,13 @@ EBICS Implementation Notes
It is not a specification, and it does not replace the official EBICS
specification.
+.. contents:: Table of Contents
+
EBICS Glossary
==============
.. glossary::
+ :sorted:
A004
Electronic signature process, used in H004, deprecated in H005 with EBICS
3.0.
@@ -168,6 +171,7 @@ Relevant Order Types
--------------------
.. ebics:orders::
+ :sorted:
BTD
**Only EBICS3.0+**. Business Transaction Format Download.
@@ -244,6 +248,7 @@ The following order types are, for now, not relevant for
LibEuFin:
.. ebics:orders::
+ :sorted:
AZV
Type: Upload.
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-docs] branch master updated: sort glossaries,
gnunet <=