diff --git a/doc/source/index.rst b/doc/source/index.rst index 7bfd73e..8fa553f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -27,6 +27,7 @@ Here you can find the specs, and spec template, for each release: specs/queens/index specs/rocky/index + specs/stein/index There are also some approved backlog specifications that are looking for owners: diff --git a/doc/source/specs/stein/approved b/doc/source/specs/stein/approved new file mode 120000 index 0000000..5b49399 --- /dev/null +++ b/doc/source/specs/stein/approved @@ -0,0 +1 @@ +../../../../specs/stein/approved \ No newline at end of file diff --git a/doc/source/specs/stein/implemented b/doc/source/specs/stein/implemented new file mode 120000 index 0000000..0372c3b --- /dev/null +++ b/doc/source/specs/stein/implemented @@ -0,0 +1 @@ +../../../../specs/stein/implemented \ No newline at end of file diff --git a/doc/source/specs/stein/index.rst b/doc/source/specs/stein/index.rst new file mode 100644 index 0000000..3387024 --- /dev/null +++ b/doc/source/specs/stein/index.rst @@ -0,0 +1,26 @@ +============================= +Monasca Stein Specifications +============================= + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (Stein release)