diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-04-08 22:21:08 +0530 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-04-08 22:21:08 +0530 |
commit | 3cba35cb301c527edd4e6d8ccc39be9a400c3147 (patch) | |
tree | f1837ed330e0e9630f5effbe8e94e31f91928e9d /design-documents/index.rst | |
parent | 7892936cb1a125832c48de10fa288df8592432f3 (diff) | |
download | docs-3cba35cb301c527edd4e6d8ccc39be9a400c3147.tar.gz docs-3cba35cb301c527edd4e6d8ccc39be9a400c3147.tar.bz2 docs-3cba35cb301c527edd4e6d8ccc39be9a400c3147.zip |
design document: new browser integration
Diffstat (limited to 'design-documents/index.rst')
-rw-r--r-- | design-documents/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/design-documents/index.rst b/design-documents/index.rst new file mode 100644 index 0000000..3dc229b --- /dev/null +++ b/design-documents/index.rst @@ -0,0 +1,13 @@ +Design Documents +################ + +This is a collection of design documents related to GNU Taler. +The goal of these documents is to discuss facilitate discussion around +new features while keeping track of the evolution of the whole system +and protocol. + +.. toctree:: + :glob: + + 000-template + 001-new-browser-integration |