Create specs directory for Xena
Change-Id: Ie8581ce4ab1cd6e8d6a809f93613125cbce3ed41 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ on for the upcoming release. This is the output of those discussions:
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
priorities/xena-priorities
|
||||
priorities/wallaby-priorities
|
||||
priorities/victoria-priorities
|
||||
priorities/ussuri-priorities
|
||||
@@ -37,6 +38,7 @@ Here you can find the specs, and spec template, for each release:
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
specs/xena/index
|
||||
specs/wallaby/index
|
||||
specs/victoria/index
|
||||
specs/ussuri/index
|
||||
|
||||
1
doc/source/specs/xena/approved
Symbolic link
1
doc/source/specs/xena/approved
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../specs/xena/approved
|
||||
1
doc/source/specs/xena/implemented
Symbolic link
1
doc/source/specs/xena/implemented
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../specs/xena/implemented
|
||||
26
doc/source/specs/xena/index.rst
Normal file
26
doc/source/specs/xena/index.rst
Normal file
@@ -0,0 +1,26 @@
|
||||
========================
|
||||
Nova Xena Specifications
|
||||
========================
|
||||
|
||||
Template:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Specification Template (Xena release) <template>
|
||||
|
||||
Xena implemented specs:
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
implemented/*
|
||||
|
||||
Xena approved (but not implemented) specs:
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
approved/*
|
||||
1
doc/source/specs/xena/redirects
Symbolic link
1
doc/source/specs/xena/redirects
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../specs/xena/redirects
|
||||
1
doc/source/specs/xena/template.rst
Symbolic link
1
doc/source/specs/xena/template.rst
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../specs/xena-template.rst
|
||||
Reference in New Issue
Block a user