Merge "Create specs directory for Train"

This commit is contained in:
Zuul 2019-04-02 13:22:37 +00:00 committed by Gerrit Code Review
commit c5d3ee89e8
11 changed files with 62 additions and 1 deletions

View File

@ -43,8 +43,8 @@ of those discussions:
:glob:
:maxdepth: 1
priorities/train-priorities
priorities/stein-priorities
priorities/rocky-priorities
previous-priorities
Specifications
@ -57,6 +57,7 @@ Current
:glob:
:maxdepth: 1
specs/train/*
specs/stein/*
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/*