From a24e0ab5c82a3bfa581d45b49f92f80e35817393 Mon Sep 17 00:00:00 2001 From: Greg Waines Date: Mon, 18 Dec 2023 08:47:11 -0500 Subject: [PATCH] Adding stx-10.0 folder to specs repo. Fix underline. Change-Id: I9fd2dc1a16b1668e8642fab888b523563c87df15 Signed-off-by: Greg Waines --- doc/source/index.rst | 1 + .../specs/stx-10.0/approved/_placeholder.rst | 8 + .../stx-10.0/implemented/_placeholder.rst | 8 + doc/source/specs/stx-10.0/index.rst | 27 ++ doc/source/specs/stx-10.0/template.rst | 371 ++++++++++++++++++ 5 files changed, 415 insertions(+) create mode 100644 doc/source/specs/stx-10.0/approved/_placeholder.rst create mode 100644 doc/source/specs/stx-10.0/implemented/_placeholder.rst create mode 100644 doc/source/specs/stx-10.0/index.rst create mode 100644 doc/source/specs/stx-10.0/template.rst diff --git a/doc/source/index.rst b/doc/source/index.rst index 7a05fb7..92a764b 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -26,6 +26,7 @@ Here you can find the specs and spec template for each release: specs/stx-7.0/index specs/stx-8.0/index specs/stx-9.0/index + specs/stx-10.0/index Process ------- diff --git a/doc/source/specs/stx-10.0/approved/_placeholder.rst b/doc/source/specs/stx-10.0/approved/_placeholder.rst new file mode 100644 index 0000000..635d6d3 --- /dev/null +++ b/doc/source/specs/stx-10.0/approved/_placeholder.rst @@ -0,0 +1,8 @@ +.. placeholder: + +=========== +Placeholder +=========== + +This file is a placeholder and should be deleted when the first spec is moved +to this directory. \ No newline at end of file diff --git a/doc/source/specs/stx-10.0/implemented/_placeholder.rst b/doc/source/specs/stx-10.0/implemented/_placeholder.rst new file mode 100644 index 0000000..635d6d3 --- /dev/null +++ b/doc/source/specs/stx-10.0/implemented/_placeholder.rst @@ -0,0 +1,8 @@ +.. placeholder: + +=========== +Placeholder +=========== + +This file is a placeholder and should be deleted when the first spec is moved +to this directory. \ No newline at end of file diff --git a/doc/source/specs/stx-10.0/index.rst b/doc/source/specs/stx-10.0/index.rst new file mode 100644 index 0000000..4fea717 --- /dev/null +++ b/doc/source/specs/stx-10.0/index.rst @@ -0,0 +1,27 @@ +StarlingX stx-10.0 Specs +======================== + +Template: + +.. toctree:: + :maxdepth: 1 + + Specification Template (stx-10.0 release)