taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 6128cfaf346480621be80da963a60e56b9db0988
parent c4cc2d2347e9aaa10208741f5ae046ba63b833db
Author: Florian Dold <florian@dold.me>
Date:   Tue, 18 Mar 2025 14:01:32 +0100

tops: comments, references

Diffstat:
Mdeployments/tops.rst | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/deployments/tops.rst b/deployments/tops.rst @@ -1507,4 +1507,7 @@ FAQ References ---------- -* FIXME: Add link to ``exchange/doc/flows/main.pdf`` +* Taler-Exchange AML flows (`git <https://git.taler.net/exchange.git/tree/doc/flows/main.tex>`_, `PDF <http://taler.net/files/taler-exchange-flows.pdf>_`) +* VQF forms (`VQF Website <https://www.vqf.ch/de/vqf-downloads>`_) +* GANA form attributes (`git <https://git.taler.net/gana.git/tree/gnu-taler-form-attributes/registry.rec>`_) +* taler-typescript-core forms implementation (`git <https://git.taler.net/taler-typescript-core.git/tree/packages/web-util/src/forms/gana>`_)