Skip to content

Commit

Permalink
Merge pull request #4775 from rtfd/design-index
Browse files Browse the repository at this point in the history
Add an index page to our design docs.
  • Loading branch information
ericholscher committed Oct 17, 2018
2 parents d06d47b + 8ecb29a commit df85fef
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/design/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Design Documents
================

This is where we outline the design of major parts of our project.
Generally this is only available for features that have been build in the recent past,
but we hope to write more of them over time.

.. toctree::
:maxdepth: 1
:glob:

*

0 comments on commit df85fef

Please sign in to comment.