Bootstrap Queens goals directory

Create directory structure for Queens goals so that we
can start proposing goals to it. Add placeholder document
so that Sphinx wouldn't complain about an empty directory.

Change-Id: I67665bc65ac2c4b6647bfe221f43141c819378cf
This commit is contained in:
Thierry Carrez 2017-03-22 12:30:02 +01:00
parent e879d3e0cf
commit a4e98a54bc
2 changed files with 14 additions and 0 deletions

9
goals/queens/index.rst Normal file
View File

@ -0,0 +1,9 @@
========
Queens
========
.. toctree::
:glob:
:maxdepth: 1
*

View File

@ -0,0 +1,5 @@
=========================
Propose your entries here
=========================
Please propose goals as new documents in this directory.