diff --git a/doc/source/index.rst b/doc/source/index.rst index 01f648ef7..3e9896a12 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -14,6 +14,7 @@ on for the upcoming release. This is the output of those discussions: :glob: :maxdepth: 1 + priorities/zed-priorities priorities/yoga-priorities priorities/xena-priorities priorities/wallaby-priorities @@ -39,6 +40,7 @@ Here you can find the specs, and spec template, for each release: :glob: :maxdepth: 1 + specs/zed/index specs/yoga/index specs/xena/index specs/wallaby/index diff --git a/doc/source/specs/zed/approved b/doc/source/specs/zed/approved new file mode 120000 index 000000000..b3701e87f --- /dev/null +++ b/doc/source/specs/zed/approved @@ -0,0 +1 @@ +../../../../specs/zed/approved/ \ No newline at end of file diff --git a/doc/source/specs/zed/implemented b/doc/source/specs/zed/implemented new file mode 120000 index 000000000..1457f475b --- /dev/null +++ b/doc/source/specs/zed/implemented @@ -0,0 +1 @@ +../../../../specs/zed/implemented/ \ No newline at end of file diff --git a/doc/source/specs/zed/index.rst b/doc/source/specs/zed/index.rst new file mode 100644 index 000000000..4d035e228 --- /dev/null +++ b/doc/source/specs/zed/index.rst @@ -0,0 +1,26 @@ +======================= +Nova Zed Specifications +======================= + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (Zed release)