diff --git a/doc/source/developer_resources/index.rst b/doc/source/developer_resources/index.rst index 728246b39..d12f4cb20 100644 --- a/doc/source/developer_resources/index.rst +++ b/doc/source/developer_resources/index.rst @@ -14,6 +14,6 @@ source code, and to understand the development process. navigate_source_code architecture_docs starlingx_patching - upgrade + move_version Project Specifications diff --git a/doc/source/developer_resources/move_version.rst b/doc/source/developer_resources/move_version.rst new file mode 100644 index 000000000..108357c5b --- /dev/null +++ b/doc/source/developer_resources/move_version.rst @@ -0,0 +1,16 @@ +================================ +Move to New Version of StarlingX +================================ + +This is a stub page for the topic: Move to New Version of StarlingX. You can help StarlingX by +expanding the content. + +See the story for additional information about what is needed: +`Add Move to New Version Guide `_ + +For information about contributing to the StarlingX documentation, see the +:doc:`/contributor/doc_contribute_guide`. + +.. contents:: + :local: + :depth: 1 \ No newline at end of file diff --git a/doc/source/developer_resources/upgrade.rst b/doc/source/developer_resources/upgrade.rst deleted file mode 100644 index 3e1bb35d4..000000000 --- a/doc/source/developer_resources/upgrade.rst +++ /dev/null @@ -1,16 +0,0 @@ -================= -Upgrade StarlingX -================= - -This is a stub page for the topic: Upgrade StarlingX. You can help StarlingX by -expanding the content. - -See the story for additional information about what is needed: -`Add Upgrade Guide `_ - -For information about contributing to the StarlingX documentation, see the -:doc:`/contributor/doc_contribute_guide`. - -.. contents:: - :local: - :depth: 1 \ No newline at end of file diff --git a/doc/source/operations/index.rst b/doc/source/operations/index.rst index e1f7af8be..78197c39c 100644 --- a/doc/source/operations/index.rst +++ b/doc/source/operations/index.rst @@ -19,6 +19,7 @@ General Operation host_management lldp_monitor storage_util_display + tsn -------------------- Kubernetes Operation diff --git a/doc/source/operations/tsn.rst b/doc/source/operations/tsn.rst new file mode 100644 index 000000000..999cc8290 --- /dev/null +++ b/doc/source/operations/tsn.rst @@ -0,0 +1,15 @@ +========================= +Time Sensitive Networking +========================= + +This is a stub page for the topic: Time Sensitive Networking. You can help StarlingX by expanding the content. + +See the story for additional information about what is needed: +`Add Time Sensitive Networking Guide `_ + +For information about contributing to the StarlingX documentation, see the +:doc:`/contributor/doc_contribute_guide`. + +.. contents:: + :local: + :depth: 1 \ No newline at end of file