Create specs directory for Wallaby cycle

Change-Id: I1e856c5a31961c721231043891d6bdf058b0b552
This commit is contained in:
Abhishek Kekane 2020-09-14 05:30:32 +00:00
parent e8a183671b
commit d7bbf47795
11 changed files with 59 additions and 2 deletions

View File

@ -43,7 +43,7 @@ of those discussions:
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
priorities/victoria-priorities priorities/wallaby-priorities
previous-priorities previous-priorities
Specifications Specifications
@ -56,7 +56,7 @@ Current
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
specs/victoria/* specs/wallaby/*
specs/untargeted/* specs/untargeted/*
.. Future .. Future
@ -73,6 +73,7 @@ Past
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
specs/victoria/*
specs/ussuri/* specs/ussuri/*
specs/train/* specs/train/*
specs/stein/* specs/stein/*

View File

@ -0,0 +1,9 @@
.. _wallaby-priorities:
==========================
Wallaby Project Priorities
==========================
TODO(abhishekk): fill this in after the PTG

View File

@ -0,0 +1 @@
../../../spec-lite-template.rst

View File

@ -0,0 +1 @@
../../../template.rst

View File

@ -0,0 +1 @@
../../../spec-lite-template.rst

View File

@ -0,0 +1 @@
../../../template.rst

View File

@ -0,0 +1,11 @@
===============================
Wallaby Approved Specifications
===============================
.. toctree::
:glob:
:maxdepth: 1
TODO: fill this in until a new approved space is added.

View File

@ -0,0 +1 @@
../../../spec-lite-template.rst

View File

@ -0,0 +1 @@
../../../template.rst

View File

@ -0,0 +1,6 @@
==================================
Wallaby Implemented Specifications
==================================
TODO: fill this in until a new implemented space is added.

24
specs/wallaby/index.rst Normal file
View File

@ -0,0 +1,24 @@
======================
Wallaby Specifications
======================
.. toctree::
:glob:
:maxdepth: 1
Wallaby implemented specs:
.. toctree::
:glob:
:maxdepth: 1
implemented/*
Wallaby approved (but not implemented) specs:
.. toctree::
:glob:
:maxdepth: 1
approved/*