From 4d150619662cd0b2dfb2e250b7cbb110dbdcc86e Mon Sep 17 00:00:00 2001 From: David Boddie Date: Tue, 15 Sep 2020 19:15:27 +0200 Subject: [PATCH] Move core workflow documentation to the packaging section --- .../Packaging_Apps/Core_Workflow}/Adding_Base_Packages.rst | 0 .../Packaging_Apps/Core_Workflow}/Package_Building.rst | 0 .../Packaging_Apps/Core_Workflow}/System_Images.rst | 0 .../Packaging_Apps/Core_Workflow}/Uploading_to_PureOS.rst | 0 .../Packaging_Apps/Core_Workflow/index.rst | 4 +++- Apps/Packaging_Apps/index.rst | 1 + Contact.rst | 1 - 7 files changed, 4 insertions(+), 2 deletions(-) rename {Contact => Apps/Packaging_Apps/Core_Workflow}/Adding_Base_Packages.rst (100%) rename {Contact => Apps/Packaging_Apps/Core_Workflow}/Package_Building.rst (100%) rename {Contact => Apps/Packaging_Apps/Core_Workflow}/System_Images.rst (100%) rename {Contact => Apps/Packaging_Apps/Core_Workflow}/Uploading_to_PureOS.rst (100%) rename Contact/Core_Workflow.rst => Apps/Packaging_Apps/Core_Workflow/index.rst (91%) diff --git a/Contact/Adding_Base_Packages.rst b/Apps/Packaging_Apps/Core_Workflow/Adding_Base_Packages.rst similarity index 100% rename from Contact/Adding_Base_Packages.rst rename to Apps/Packaging_Apps/Core_Workflow/Adding_Base_Packages.rst diff --git a/Contact/Package_Building.rst b/Apps/Packaging_Apps/Core_Workflow/Package_Building.rst similarity index 100% rename from Contact/Package_Building.rst rename to Apps/Packaging_Apps/Core_Workflow/Package_Building.rst diff --git a/Contact/System_Images.rst b/Apps/Packaging_Apps/Core_Workflow/System_Images.rst similarity index 100% rename from Contact/System_Images.rst rename to Apps/Packaging_Apps/Core_Workflow/System_Images.rst diff --git a/Contact/Uploading_to_PureOS.rst b/Apps/Packaging_Apps/Core_Workflow/Uploading_to_PureOS.rst similarity index 100% rename from Contact/Uploading_to_PureOS.rst rename to Apps/Packaging_Apps/Core_Workflow/Uploading_to_PureOS.rst diff --git a/Contact/Core_Workflow.rst b/Apps/Packaging_Apps/Core_Workflow/index.rst similarity index 91% rename from Contact/Core_Workflow.rst rename to Apps/Packaging_Apps/Core_Workflow/index.rst index a58b418..08daf55 100644 --- a/Contact/Core_Workflow.rst +++ b/Apps/Packaging_Apps/Core_Workflow/index.rst @@ -1,7 +1,9 @@ Core Workflow ============= -Software that is supplied with the phone is built using a process that aims to automate as much as possible. The process is summarized in the overview below. +Software that is supplied with the phone is built using a process that aims to automate as much as possible. The process is summarized in the overview below. + +If you are building standalone applications for distribution, you may find the :ref:`building_debian_packages` and :ref:`building_flatpaks` guides to be more relevant and useful. .. toctree:: :maxdepth: 1 diff --git a/Apps/Packaging_Apps/index.rst b/Apps/Packaging_Apps/index.rst index 68f27ab..26e4fcf 100644 --- a/Apps/Packaging_Apps/index.rst +++ b/Apps/Packaging_Apps/index.rst @@ -19,6 +19,7 @@ The following sections describe how to create packages in each format. Building_Debian_Packages/index Building_Flatpaks/index + Core_Workflow/index Package management is described in the :ref:`package_management` chapter of the documentation. diff --git a/Contact.rst b/Contact.rst index f656e0c..6d1ba76 100644 --- a/Contact.rst +++ b/Contact.rst @@ -16,4 +16,3 @@ and patches. Contact/Contributing Contact/Contributing/Translations Contact/Issues - Contact/Core_Workflow -- GitLab