diff --git a/doc/source/index.rst b/doc/source/index.rst index 8ff37d8..fd8dfd9 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/stein-priorities priorities/rocky-priorities priorities/queens-priorities priorities/pike-priorities @@ -29,6 +30,7 @@ Here you can find the specs, and spec template, for each release: :glob: :maxdepth: 1 + specs/stein/index specs/rocky/index specs/queens/index specs/pike/index diff --git a/doc/source/specs/rocky/implemented b/doc/source/specs/rocky/implemented new file mode 120000 index 0000000..cff89fd --- /dev/null +++ b/doc/source/specs/rocky/implemented @@ -0,0 +1 @@ +../../../../specs/rocky/implemented \ No newline at end of file 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/backlog b/doc/source/specs/stein/backlog new file mode 120000 index 0000000..8c63de2 --- /dev/null +++ b/doc/source/specs/stein/backlog @@ -0,0 +1 @@ +../../../../specs/stein/backlog \ 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..a110a96 --- /dev/null +++ b/doc/source/specs/stein/index.rst @@ -0,0 +1,34 @@ +=========================== +Charm Stein Specifications +=========================== + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (Stein release)