diff --git a/doc/source/index.rst b/doc/source/index.rst index ac1bf90a7..3aabf68db 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/ocata-priorities priorities/newton-priorities priorities/mitaka-priorities priorities/liberty-priorities @@ -28,6 +29,7 @@ Here you can find the specs, and spec template, for each release: :glob: :maxdepth: 1 + specs/ocata/index specs/newton/index specs/mitaka/index specs/liberty/index diff --git a/doc/source/specs/ocata/approved b/doc/source/specs/ocata/approved new file mode 120000 index 000000000..bb75fede0 --- /dev/null +++ b/doc/source/specs/ocata/approved @@ -0,0 +1 @@ +../../../../specs/ocata/approved/ \ No newline at end of file diff --git a/doc/source/specs/ocata/implemented b/doc/source/specs/ocata/implemented new file mode 120000 index 000000000..32079bf22 --- /dev/null +++ b/doc/source/specs/ocata/implemented @@ -0,0 +1 @@ +../../../../specs/ocata/implemented/ \ No newline at end of file diff --git a/doc/source/specs/ocata/index.rst b/doc/source/specs/ocata/index.rst new file mode 100644 index 000000000..ae559d237 --- /dev/null +++ b/doc/source/specs/ocata/index.rst @@ -0,0 +1,26 @@ +========================= +Nova Ocata Specifications +========================= + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (Ocata release)