Add Zed direcotry for specs

Change-Id: I6363351a5252706f1b886407d951544ccc08aca0
This commit is contained in:
Abhishek Kekane 2022-02-15 06:07:46 +00:00
parent fbda4494e0
commit d24029d79f
11 changed files with 61 additions and 2 deletions

View File

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

View File

@ -0,0 +1,9 @@
.. _zed-priorities:
======================
Zed 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 @@
===========================
Zed 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,7 @@
==============================
Zed Implemented Specifications
==============================
TODO: fill this in until a new implemented space is added.

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

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