summaryrefslogtreecommitdiff
path: root/design-documents/index.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-04-08 22:21:08 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-04-08 22:21:08 +0530
commit3cba35cb301c527edd4e6d8ccc39be9a400c3147 (patch)
treef1837ed330e0e9630f5effbe8e94e31f91928e9d /design-documents/index.rst
parent7892936cb1a125832c48de10fa288df8592432f3 (diff)
downloaddocs-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.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/design-documents/index.rst b/design-documents/index.rst
new file mode 100644
index 00000000..3dc229ba
--- /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