diff options
Diffstat (limited to 'doc/sphinx/design-documents/index.rst')
-rw-r--r-- | doc/sphinx/design-documents/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/sphinx/design-documents/index.rst b/doc/sphinx/design-documents/index.rst new file mode 100644 index 0000000..3fb647a --- /dev/null +++ b/doc/sphinx/design-documents/index.rst | |||
@@ -0,0 +1,13 @@ | |||
1 | Design Documents | ||
2 | ################ | ||
3 | |||
4 | This is a collection of design documents related to Anastasis. | ||
5 | The goal of these documents is to discuss facilitate discussion around | ||
6 | new features while keeping track of the evolution of the whole system | ||
7 | and protocol. | ||
8 | |||
9 | .. toctree:: | ||
10 | :glob: | ||
11 | |||
12 | 001-anastasis-ux | ||
13 | 999-template | ||