taler-docs

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

commit c96c2f8b9a588637b4d98652e5b6b434e7f3268c
parent 5b3d5245f389a4df56fd040316337e852f629222
Author: Özgür Kesim <oec@codeblau.de>
Date:   Mon,  7 Aug 2023 17:17:40 +0200

consistent titles for design documents

Diffstat:
Mdesign-documents/001-new-browser-integration.rst | 4++--
Mdesign-documents/002-wallet-exchange-management.rst | 4++--
Mdesign-documents/003-tos-rendering.rst | 4++--
Mdesign-documents/004-wallet-withdrawal-flow.rst | 4++--
Mdesign-documents/005-wallet-backup-sync.rst | 4++--
Mdesign-documents/006-extensions.rst | 4++--
Mdesign-documents/007-payment.rst | 4++--
Mdesign-documents/008-fees.rst | 4++--
Mdesign-documents/009-backup.rst | 4++--
Mdesign-documents/010-exchange-helpers.rst | 4++--
Mdesign-documents/011-auditor-db-sync.rst | 4++--
Mdesign-documents/012-fee-schedule-metrics.rst | 4++--
Mdesign-documents/013-peer-to-peer-payments.rst | 4++--
Mdesign-documents/014-merchant-backoffice-ui.rst | 4++--
Mdesign-documents/015-merchant-backoffice-routing.rst | 4++--
Mdesign-documents/016-backoffice-order-management.rst | 4++--
Mdesign-documents/017-backoffice-inventory-management.rst | 4++--
Mdesign-documents/018-contract-json.rst | 4++--
Mdesign-documents/019-wallet-backup-merge.rst | 4++--
Mdesign-documents/020-backoffice-tips-management.rst | 4++--
Mdesign-documents/021-exchange-key-continuity.rst | 4++--
Mdesign-documents/022-wallet-auditor-reports.rst | 4++--
Mdesign-documents/023-taler-kyc.rst | 4++--
Mdesign-documents/024-age-restriction.rst | 4++--
Mdesign-documents/025-withdraw-from-wallet.rst | 4++--
Mdesign-documents/026-refund-fees.rst | 4++--
Mdesign-documents/027-sandboxing-taler.rst | 4++--
Mdesign-documents/028-deposit-policies.rst | 4++--
Mdesign-documents/029-mobile-ui.rst | 4++--
Mdesign-documents/030-offline-payments.rst | 4++--
Mdesign-documents/031-invoicing.rst | 4++--
Mdesign-documents/032-brandt-vickrey-auctions.rst | 4++--
Mdesign-documents/033-database.rst | 4++--
Mdesign-documents/034-wallet-db-migration.rst | 4++--
Mdesign-documents/036-currency-conversion-service.rst | 4++--
Mdesign-documents/037-wallet-transactions-lifecycle.rst | 4++--
Mdesign-documents/038-demobanks-protocol-suppliers.rst | 2+-
Mdesign-documents/044-ci-system.rst | 4++--
Mdesign-documents/045-kyc-inheritance.rst | 4++--
Mdesign-documents/999-template.rst | 4++--
Mdesign-documents/index.rst | 1+
41 files changed, 80 insertions(+), 79 deletions(-)

diff --git a/design-documents/001-new-browser-integration.rst b/design-documents/001-new-browser-integration.rst @@ -1,5 +1,5 @@ -DD1: New Browser Integration -############################ +DD 01: New Browser Integration +############################## .. warning:: diff --git a/design-documents/002-wallet-exchange-management.rst b/design-documents/002-wallet-exchange-management.rst @@ -1,5 +1,5 @@ -DD2: Wallet Exchange Management -############################### +DD 02: Wallet Exchange Management +################################# .. note:: diff --git a/design-documents/003-tos-rendering.rst b/design-documents/003-tos-rendering.rst @@ -1,5 +1,5 @@ -DD3: ToS rendering -################## +DD 03: ToS rendering +#################### Summary ======= diff --git a/design-documents/004-wallet-withdrawal-flow.rst b/design-documents/004-wallet-withdrawal-flow.rst @@ -1,5 +1,5 @@ -DD4: Wallet Withdrawal Flow -########################### +DD 04: Wallet Withdrawal Flow +############################# Summary ======= diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst @@ -1,5 +1,5 @@ -DD5: Wallet Backup and Sync -########################### +DD 05: Wallet Backup and Sync +############################# .. warning:: diff --git a/design-documents/006-extensions.rst b/design-documents/006-extensions.rst @@ -1,5 +1,5 @@ -DD6: Extensions for GNU Taler -############################# +DD 06: Extensions for GNU Taler +############################### Summary ======= diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst @@ -1,5 +1,5 @@ -DD7: Specification of the Payment Flow -###################################### +DD 07: Specification of the Payment Flow +######################################## Summary ======= diff --git a/design-documents/008-fees.rst b/design-documents/008-fees.rst @@ -1,5 +1,5 @@ -DD8: Fee Structure Metrics -########################## +DD 08: Fee Structure Metrics +############################ .. note:: diff --git a/design-documents/009-backup.rst b/design-documents/009-backup.rst @@ -1,5 +1,5 @@ -DD9: Wallet Backup -################## +DD 09: Wallet Backup +#################### Summary ======= diff --git a/design-documents/010-exchange-helpers.rst b/design-documents/010-exchange-helpers.rst @@ -1,5 +1,5 @@ -DD10: Exchange crypto helper design -################################### +DD 10: Exchange crypto helper design +#################################### Summary ======= diff --git a/design-documents/011-auditor-db-sync.rst b/design-documents/011-auditor-db-sync.rst @@ -1,5 +1,5 @@ -DD11: Auditor-Exchange Database Synchronization -############################################### +DD 11: Auditor-Exchange Database Synchronization +################################################ Summary ======= diff --git a/design-documents/012-fee-schedule-metrics.rst b/design-documents/012-fee-schedule-metrics.rst @@ -1,5 +1,5 @@ -DD12: Exchange Fee Configuration -################################ +DD 12: Exchange Fee Configuration +################################# .. note:: diff --git a/design-documents/013-peer-to-peer-payments.rst b/design-documents/013-peer-to-peer-payments.rst @@ -1,5 +1,5 @@ -DD13: Wallet-to-Wallet Payments -############################### +DD 13: Wallet-to-Wallet Payments +################################ Summary ======= diff --git a/design-documents/014-merchant-backoffice-ui.rst b/design-documents/014-merchant-backoffice-ui.rst @@ -1,5 +1,5 @@ -DD14: Merchant backoffice UI -############################ +DD 14: Merchant backoffice UI +############################# Motivation diff --git a/design-documents/015-merchant-backoffice-routing.rst b/design-documents/015-merchant-backoffice-routing.rst @@ -1,5 +1,5 @@ -DD15: Merchant backoffice Routing -################################# +DD 15: Merchant backoffice Routing +################################## Motivation diff --git a/design-documents/016-backoffice-order-management.rst b/design-documents/016-backoffice-order-management.rst @@ -1,5 +1,5 @@ -DD16: Backoffice Order Management -################################# +DD 16: Backoffice Order Management +################################## Summary ======= diff --git a/design-documents/017-backoffice-inventory-management.rst b/design-documents/017-backoffice-inventory-management.rst @@ -1,5 +1,5 @@ -DD17: Backoffice Inventory Management -##################################### +DD 17: Backoffice Inventory Management +###################################### Summary ======= diff --git a/design-documents/018-contract-json.rst b/design-documents/018-contract-json.rst @@ -1,5 +1,5 @@ -DD18: Forgettable Data in JSON Contract Terms -############################################# +DD 18: Forgettable Data in JSON Contract Terms +############################################## Summary ======= diff --git a/design-documents/019-wallet-backup-merge.rst b/design-documents/019-wallet-backup-merge.rst @@ -1,5 +1,5 @@ -DD19: Wallet Backup Merging -########################### +DD 19: Wallet Backup Merging +############################ Summary ======= diff --git a/design-documents/020-backoffice-tips-management.rst b/design-documents/020-backoffice-tips-management.rst @@ -1,5 +1,5 @@ -DD20: Backoffice Tips Management -################################ +DD 20: Backoffice Tips Management +################################# Summary ======= diff --git a/design-documents/021-exchange-key-continuity.rst b/design-documents/021-exchange-key-continuity.rst @@ -1,5 +1,5 @@ -DD21: Exchange Key Continuity -############################# +DD 21: Exchange Key Continuity +############################## Summary ======= diff --git a/design-documents/022-wallet-auditor-reports.rst b/design-documents/022-wallet-auditor-reports.rst @@ -1,5 +1,5 @@ -DD22: Wallet Proofs to Auditor -############################## +DD 22: Wallet Proofs to Auditor +############################### .. note:: diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst @@ -1,5 +1,5 @@ -DD23: Taler KYC -############### +DD 23: Taler KYC +################ Summary ======= diff --git a/design-documents/024-age-restriction.rst b/design-documents/024-age-restriction.rst @@ -1,5 +1,5 @@ -DD24: Anonymous Age Restriction Extension -######################################### +DD 24: Anonymous Age Restriction Extension +########################################## Summary ======= diff --git a/design-documents/025-withdraw-from-wallet.rst b/design-documents/025-withdraw-from-wallet.rst @@ -1,5 +1,5 @@ -DD25: Withdraw coins manually starting from the wallet -###################################################### +DD 25: Withdraw coins manually starting from the wallet +####################################################### Summary ======= diff --git a/design-documents/026-refund-fees.rst b/design-documents/026-refund-fees.rst @@ -1,5 +1,5 @@ -DD26: Refunds and Fees -###################### +DD 26: Refunds and Fees +####################### Summary ======= diff --git a/design-documents/027-sandboxing-taler.rst b/design-documents/027-sandboxing-taler.rst @@ -1,5 +1,5 @@ -DD27: Sandboxing all the Taler services -####################################### +DD 27: Sandboxing all the Taler services +######################################## .. note:: diff --git a/design-documents/028-deposit-policies.rst b/design-documents/028-deposit-policies.rst @@ -1,5 +1,5 @@ -DD28: Deposit Policy Extensions -############################### +DD 28: Deposit Policy Extensions +################################ .. note:: diff --git a/design-documents/029-mobile-ui.rst b/design-documents/029-mobile-ui.rst @@ -1,5 +1,5 @@ -DD29: Mobile P2P UI -################### +DD 29: Mobile P2P UI +#################### Summary ======= diff --git a/design-documents/030-offline-payments.rst b/design-documents/030-offline-payments.rst @@ -1,5 +1,5 @@ -DD30: Offline payments -###################### +DD 30: Offline payments +####################### Summary ======= diff --git a/design-documents/031-invoicing.rst b/design-documents/031-invoicing.rst @@ -1,5 +1,5 @@ -DD31: Invoicing -############### +DD 31: Invoicing +################ Summary ======= diff --git a/design-documents/032-brandt-vickrey-auctions.rst b/design-documents/032-brandt-vickrey-auctions.rst @@ -1,5 +1,5 @@ -DD32: Brandt-Vickrey Auctions -############################# +DD 32: Brandt-Vickrey Auctions +############################## Summary ======= diff --git a/design-documents/033-database.rst b/design-documents/033-database.rst @@ -1,5 +1,5 @@ -Database Schema and Versioning -############################## +DD 33: Database Schema and Versioning +##################################### Summary ======= diff --git a/design-documents/034-wallet-db-migration.rst b/design-documents/034-wallet-db-migration.rst @@ -1,5 +1,5 @@ -DD 034: Considerations for Wallet Database Migrations -##################################################### +DD 34: Considerations for Wallet Database Migrations +#################################################### Summary ======= diff --git a/design-documents/036-currency-conversion-service.rst b/design-documents/036-currency-conversion-service.rst @@ -1,5 +1,5 @@ -DD 36: Currency conversion service. -################################### +DD 36: Currency conversion service +################################## Summary ======= diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst @@ -2,6 +2,7 @@ DD 37: Wallet Transaction Lifecycle ################################### .. contents:: Table of Contents + :depth: 2 Summary ======= @@ -1103,4 +1104,4 @@ Discussion / Q&A * We might add a ``revive`` action in the future that allows to go from ``aborting`` back to ``pending`` for transactions where this makes sense. We're not doing it right now - to simplify things. -\ No newline at end of file + to simplify things. diff --git a/design-documents/038-demobanks-protocol-suppliers.rst b/design-documents/038-demobanks-protocol-suppliers.rst @@ -1,4 +1,4 @@ -DD 38: Demobanks protocol suppliers. +DD 38: Demobanks protocol suppliers #################################### Summary diff --git a/design-documents/044-ci-system.rst b/design-documents/044-ci-system.rst @@ -1,5 +1,5 @@ -DD44: CI System -############### +DD 44: CI System +################ Summary ======= diff --git a/design-documents/045-kyc-inheritance.rst b/design-documents/045-kyc-inheritance.rst @@ -1,5 +1,5 @@ -DD45: Single-Depth Inheritance of KYC for Reserves -################################################## +DD 45: Single-Depth Inheritance of KYC for Reserves +################################################### Summary ======= diff --git a/design-documents/999-template.rst b/design-documents/999-template.rst @@ -1,5 +1,5 @@ -Template -######## +DD XY: Template +############### Summary ======= diff --git a/design-documents/index.rst b/design-documents/index.rst @@ -7,6 +7,7 @@ new features while keeping track of the evolution of the whole system and protocol. .. toctree:: + :maxdepth: 1 :glob: 001-new-browser-integration