diff --git a/doc/source/developer_resources/index.rst b/doc/source/developer_resources/index.rst index 9083179b2..728246b39 100644 --- a/doc/source/developer_resources/index.rst +++ b/doc/source/developer_resources/index.rst @@ -14,5 +14,6 @@ source code, and to understand the development process. navigate_source_code architecture_docs starlingx_patching + upgrade Project Specifications diff --git a/doc/source/operations/upgrade.rst b/doc/source/developer_resources/upgrade.rst similarity index 100% rename from doc/source/operations/upgrade.rst rename to doc/source/developer_resources/upgrade.rst diff --git a/doc/source/operations/index.rst b/doc/source/operations/index.rst index feeb09447..e1f7af8be 100644 --- a/doc/source/operations/index.rst +++ b/doc/source/operations/index.rst @@ -18,9 +18,7 @@ General Operation fault_management host_management lldp_monitor - patching storage_util_display - upgrade -------------------- Kubernetes Operation diff --git a/doc/source/operations/patching.rst b/doc/source/operations/patching.rst deleted file mode 100644 index 89464c31a..000000000 --- a/doc/source/operations/patching.rst +++ /dev/null @@ -1,15 +0,0 @@ -================== -StarlingX Patching -================== - -This is a stub page for the topic: StarlingX Patching. You can help StarlingX by -expanding the content. - -See the story for additional information about what is needed: [link] - -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