Create specs directory for Train

Change-Id: Ic483bcc3d25903d69efbd77b31995de27040a5e4
This commit is contained in:
Abhishek Kekane 2019-03-01 09:10:49 +00:00
parent 4cdd4a6cab
commit 03f62891e3
11 changed files with 62 additions and 1 deletions

View File

@ -43,8 +43,8 @@ of those discussions:
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
priorities/train-priorities
priorities/stein-priorities priorities/stein-priorities
priorities/rocky-priorities
previous-priorities previous-priorities
Specifications Specifications
@ -57,6 +57,7 @@ Current
:glob: :glob:
:maxdepth: 1 :maxdepth: 1
specs/train/*
specs/stein/* specs/stein/*
specs/untargeted/* specs/untargeted/*

View File

@ -0,0 +1,8 @@
.. _train-priorities:
========================
Train Project Priorities
========================
TODO(abhishekk): fill this in after the PTG

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

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