From: Vinod Ahuja Date: Mon, 7 Nov 2022 22:18:44 +0000 (-0600) Subject: Fixing the index numbering X-Git-Tag: 14.91.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8be9db6f309e1e1b547e187c5db6ceac15f85a50;p=AGL%2Fdocumentation.git Fixing the index numbering Fixing the index numbering for all documentation Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja Change-Id: I96b482a3ab598f0739c692e301de66c0553ba0e4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28118 Reviewed-by: Walt Miner Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- diff --git a/docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md b/docs/1_Getting_Started/1_Quickstart/1_Using_Ready_Made_Images.md similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md rename to docs/1_Getting_Started/1_Quickstart/1_Using_Ready_Made_Images.md diff --git a/docs/0_Getting_Started/1_Quickstart/images/RaspberryPi2-ModelB-debug-serial-cable.png b/docs/1_Getting_Started/1_Quickstart/images/RaspberryPi2-ModelB-debug-serial-cable.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/RaspberryPi2-ModelB-debug-serial-cable.png rename to docs/1_Getting_Started/1_Quickstart/images/RaspberryPi2-ModelB-debug-serial-cable.png diff --git a/docs/0_Getting_Started/1_Quickstart/images/vbox-1.png b/docs/1_Getting_Started/1_Quickstart/images/vbox-1.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/vbox-1.png rename to docs/1_Getting_Started/1_Quickstart/images/vbox-1.png diff --git a/docs/0_Getting_Started/1_Quickstart/images/vbox-2.png b/docs/1_Getting_Started/1_Quickstart/images/vbox-2.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/vbox-2.png rename to docs/1_Getting_Started/1_Quickstart/images/vbox-2.png diff --git a/docs/0_Getting_Started/1_Quickstart/images/vbox-3.png b/docs/1_Getting_Started/1_Quickstart/images/vbox-3.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/vbox-3.png rename to docs/1_Getting_Started/1_Quickstart/images/vbox-3.png diff --git a/docs/0_Getting_Started/1_Quickstart/images/vbox-4.png b/docs/1_Getting_Started/1_Quickstart/images/vbox-4.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/vbox-4.png rename to docs/1_Getting_Started/1_Quickstart/images/vbox-4.png diff --git a/docs/0_Getting_Started/1_Quickstart/images/vbox-5.png b/docs/1_Getting_Started/1_Quickstart/images/vbox-5.png similarity index 100% rename from docs/0_Getting_Started/1_Quickstart/images/vbox-5.png rename to docs/1_Getting_Started/1_Quickstart/images/vbox-5.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md b/docs/1_Getting_Started/2_Building_AGL_Image/1_Build_Process.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md rename to docs/1_Getting_Started/2_Building_AGL_Image/1_Build_Process.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md b/docs/1_Getting_Started/2_Building_AGL_Image/2_Preparing_Your_Build_Host.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md rename to docs/1_Getting_Started/2_Building_AGL_Image/2_Preparing_Your_Build_Host.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/2_Downloading_AGL_Software.md b/docs/1_Getting_Started/2_Building_AGL_Image/3_Downloading_AGL_Software.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/2_Downloading_AGL_Software.md rename to docs/1_Getting_Started/2_Building_AGL_Image/3_Downloading_AGL_Software.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/3_Initializing_Your_Build_Environment.md b/docs/1_Getting_Started/2_Building_AGL_Image/4_Initializing_Your_Build_Environment.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/3_Initializing_Your_Build_Environment.md rename to docs/1_Getting_Started/2_Building_AGL_Image/4_Initializing_Your_Build_Environment.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/4_Customizing_Your_Build.md b/docs/1_Getting_Started/2_Building_AGL_Image/5_Customizing_Your_Build.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/4_Customizing_Your_Build.md rename to docs/1_Getting_Started/2_Building_AGL_Image/5_Customizing_Your_Build.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_0_Building_the_AGL_Image.md b/docs/1_Getting_Started/2_Building_AGL_Image/6_Building_the_AGL_Image.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/5_0_Building_the_AGL_Image.md rename to docs/1_Getting_Started/2_Building_AGL_Image/6_Building_the_AGL_Image.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_1_x86_Emulation_and_Hardware.md b/docs/1_Getting_Started/2_Building_AGL_Image/7_x86_Emulation_and_Hardware.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/5_1_x86_Emulation_and_Hardware.md rename to docs/1_Getting_Started/2_Building_AGL_Image/7_x86_Emulation_and_Hardware.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_2_Raspberry_Pi_4.md b/docs/1_Getting_Started/2_Building_AGL_Image/8_Raspberry_Pi_4.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/5_2_Raspberry_Pi_4.md rename to docs/1_Getting_Started/2_Building_AGL_Image/8_Raspberry_Pi_4.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md b/docs/1_Getting_Started/2_Building_AGL_Image/9_RCar_Gen_3.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md rename to docs/1_Getting_Started/2_Building_AGL_Image/9_RCar_Gen_3.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_4_Virtio.md b/docs/1_Getting_Started/2_Building_AGL_Image/A_Virtio.md similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/5_4_Virtio.md rename to docs/1_Getting_Started/2_Building_AGL_Image/A_Virtio.md diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/RaspberryPi2-ModelB-debug-serial-cable.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/RaspberryPi2-ModelB-debug-serial-cable.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/RaspberryPi2-ModelB-debug-serial-cable.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/RaspberryPi2-ModelB-debug-serial-cable.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/image-developer-workflow.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/image-developer-workflow.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/image-developer-workflow.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/image-developer-workflow.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-1.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-1.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-1.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-1.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-2.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-2.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-2.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-2.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-3.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-3.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-3.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-3.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-4.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-4.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-4.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-4.png diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-5.png b/docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-5.png similarity index 100% rename from docs/0_Getting_Started/2_Building_AGL_Image/images/vbox-5.png rename to docs/1_Getting_Started/2_Building_AGL_Image/images/vbox-5.png diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/1_Instrument_Cluster_(IC-IVI_with_Container_isolation).md b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/1_Instrument_Cluster_(IC-IVI_with_Container_isolation).md similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/1_Instrument_Cluster_(IC-IVI_with_Container_isolation).md rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/1_Instrument_Cluster_(IC-IVI_with_Container_isolation).md diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/2_Flutter_Instrument_Cluster_(qemu-x86).md b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/2_Flutter_Instrument_Cluster_(qemu-x86).md similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/2_Flutter_Instrument_Cluster_(qemu-x86).md rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/2_Flutter_Instrument_Cluster_(qemu-x86).md diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/2_IVI_Flutter_apps.md b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/3_IVI_Flutter_apps.md similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/2_IVI_Flutter_apps.md rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/3_IVI_Flutter_apps.md diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster.png b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster.png similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster.png rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster.png diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster_map.png b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster_map.png similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster_map.png rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/flutter_instrument_cluster_map.png diff --git a/docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/ivi_homescreen.PNG b/docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/ivi_homescreen.PNG similarity index 100% rename from docs/0_Getting_Started/3_Build_and_Boot_guide_Profile/images/ivi_homescreen.PNG rename to docs/1_Getting_Started/3_Build_and_Boot_guide_Profile/images/ivi_homescreen.PNG diff --git a/docs/1_Hardware_Support/Overview.md b/docs/2_Hardware_Support/1_Overview.md similarity index 100% rename from docs/1_Hardware_Support/Overview.md rename to docs/2_Hardware_Support/1_Overview.md diff --git a/docs/1_Hardware_Support/Supported_Hardware_Images.md b/docs/2_Hardware_Support/2_Supported_Hardware_Images.md similarity index 100% rename from docs/1_Hardware_Support/Supported_Hardware_Images.md rename to docs/2_Hardware_Support/2_Supported_Hardware_Images.md diff --git a/docs/2_Architecture_Guides/1_Introduction/0_Overview.md b/docs/3_Architecture_Guides/1_Introduction/1_Overview.md similarity index 100% rename from docs/2_Architecture_Guides/1_Introduction/0_Overview.md rename to docs/3_Architecture_Guides/1_Introduction/1_Overview.md diff --git a/docs/2_Architecture_Guides/1_Introduction/1_AGL_Requirements_Specifications.md b/docs/3_Architecture_Guides/1_Introduction/2_AGL_Requirements_Specifications.md similarity index 100% rename from docs/2_Architecture_Guides/1_Introduction/1_AGL_Requirements_Specifications.md rename to docs/3_Architecture_Guides/1_Introduction/2_AGL_Requirements_Specifications.md diff --git a/docs/2_Architecture_Guides/1_Introduction/AGL Requirements Specifications.pdf b/docs/3_Architecture_Guides/1_Introduction/AGL Requirements Specifications.pdf similarity index 100% rename from docs/2_Architecture_Guides/1_Introduction/AGL Requirements Specifications.pdf rename to docs/3_Architecture_Guides/1_Introduction/AGL Requirements Specifications.pdf diff --git a/docs/2_Architecture_Guides/1_Introduction/images/architecture.jpg b/docs/3_Architecture_Guides/1_Introduction/images/architecture.jpg similarity index 100% rename from docs/2_Architecture_Guides/1_Introduction/images/architecture.jpg rename to docs/3_Architecture_Guides/1_Introduction/images/architecture.jpg diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/0_Overview.md b/docs/3_Architecture_Guides/2_Security_Blueprint/1_Overview.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/0_Overview.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/1_Overview.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/1_Hardware.md b/docs/3_Architecture_Guides/2_Security_Blueprint/2_Hardware.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/1_Hardware.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/2_Hardware.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/2_Secure_Boot.md b/docs/3_Architecture_Guides/2_Security_Blueprint/3_Secure_Boot.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/2_Secure_Boot.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/3_Secure_Boot.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/3_Hypervisor.md b/docs/3_Architecture_Guides/2_Security_Blueprint/4_Hypervisor.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/3_Hypervisor.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/4_Hypervisor.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/4_Kernel.md b/docs/3_Architecture_Guides/2_Security_Blueprint/5_Kernel.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/4_Kernel.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/5_Kernel.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/5_Platform.md b/docs/3_Architecture_Guides/2_Security_Blueprint/6_Platform.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/5_Platform.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/6_Platform.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/6_Application.md b/docs/3_Architecture_Guides/2_Security_Blueprint/7_Application.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/6_Application.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/7_Application.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/7_Connectivity.md b/docs/3_Architecture_Guides/2_Security_Blueprint/8_Connectivity.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/7_Connectivity.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/8_Connectivity.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/8_Update_OTA.md b/docs/3_Architecture_Guides/2_Security_Blueprint/9_Update_OTA.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/8_Update_OTA.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/9_Update_OTA.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/9_Secure_development.md b/docs/3_Architecture_Guides/2_Security_Blueprint/A_Secure_development.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/9_Secure_development.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/A_Secure_development.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/Annexes.md b/docs/3_Architecture_Guides/2_Security_Blueprint/B_Annexes.md similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/Annexes.md rename to docs/3_Architecture_Guides/2_Security_Blueprint/B_Annexes.md diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/images/App-flow.png b/docs/3_Architecture_Guides/2_Security_Blueprint/images/App-flow.png similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/images/App-flow.png rename to docs/3_Architecture_Guides/2_Security_Blueprint/images/App-flow.png diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/images/App_signing_flow.png b/docs/3_Architecture_Guides/2_Security_Blueprint/images/App_signing_flow.png similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/images/App_signing_flow.png rename to docs/3_Architecture_Guides/2_Security_Blueprint/images/App_signing_flow.png diff --git a/docs/2_Architecture_Guides/2_Security_Blueprint/images/WhiteBoxArchi.png b/docs/3_Architecture_Guides/2_Security_Blueprint/images/WhiteBoxArchi.png similarity index 100% rename from docs/2_Architecture_Guides/2_Security_Blueprint/images/WhiteBoxArchi.png rename to docs/3_Architecture_Guides/2_Security_Blueprint/images/WhiteBoxArchi.png diff --git a/docs/3_Developer_Guides/1_Application_Framework/1_Introduction.md b/docs/4_Developer_Guides/1_Application_Framework/1_Introduction.md similarity index 100% rename from docs/3_Developer_Guides/1_Application_Framework/1_Introduction.md rename to docs/4_Developer_Guides/1_Application_Framework/1_Introduction.md diff --git a/docs/3_Developer_Guides/1_Application_Framework/2_Application_Startup.md b/docs/4_Developer_Guides/1_Application_Framework/2_Application_Startup.md similarity index 100% rename from docs/3_Developer_Guides/1_Application_Framework/2_Application_Startup.md rename to docs/4_Developer_Guides/1_Application_Framework/2_Application_Startup.md diff --git a/docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md b/docs/4_Developer_Guides/1_Setting_Up_AGL_SDK.md similarity index 100% rename from docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md rename to docs/4_Developer_Guides/1_Setting_Up_AGL_SDK.md diff --git a/docs/3_Developer_Guides/6_AGL_Layers/1_Overview.md b/docs/4_Developer_Guides/2_AGL_Layers/1_Overview.md similarity index 100% rename from docs/3_Developer_Guides/6_AGL_Layers/1_Overview.md rename to docs/4_Developer_Guides/2_AGL_Layers/1_Overview.md diff --git a/docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md b/docs/4_Developer_Guides/2_AGL_Layers/2_meta-agl.md similarity index 100% rename from docs/3_Developer_Guides/6_AGL_Layers/2_meta-agl.md rename to docs/4_Developer_Guides/2_AGL_Layers/2_meta-agl.md diff --git a/docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md b/docs/4_Developer_Guides/2_AGL_Layers/3_meta-agl-demo.md similarity index 100% rename from docs/3_Developer_Guides/6_AGL_Layers/3_meta-agl-demo.md rename to docs/4_Developer_Guides/2_AGL_Layers/3_meta-agl-demo.md diff --git a/docs/3_Developer_Guides/6_AGL_Layers/4_meta-agl-devel.md b/docs/4_Developer_Guides/2_AGL_Layers/4_meta-agl-devel.md similarity index 100% rename from docs/3_Developer_Guides/6_AGL_Layers/4_meta-agl-devel.md rename to docs/4_Developer_Guides/2_AGL_Layers/4_meta-agl-devel.md diff --git a/docs/3_Developer_Guides/2_Creating_a_New_Service.md b/docs/4_Developer_Guides/2_Creating_a_New_Service.md similarity index 100% rename from docs/3_Developer_Guides/2_Creating_a_New_Service.md rename to docs/4_Developer_Guides/2_Creating_a_New_Service.md diff --git a/docs/3_Developer_Guides/3_Creating_a_New_Application.md b/docs/4_Developer_Guides/3_Creating_a_New_Application.md similarity index 100% rename from docs/3_Developer_Guides/3_Creating_a_New_Application.md rename to docs/4_Developer_Guides/3_Creating_a_New_Application.md diff --git a/docs/3_Developer_Guides/4_Creating_a_custom_recipe.md b/docs/4_Developer_Guides/4_Creating_a_custom_recipe.md similarity index 100% rename from docs/3_Developer_Guides/4_Creating_a_custom_recipe.md rename to docs/4_Developer_Guides/4_Creating_a_custom_recipe.md diff --git a/docs/3_Developer_Guides/5_General_setup.md b/docs/4_Developer_Guides/5_General_setup.md similarity index 100% rename from docs/3_Developer_Guides/5_General_setup.md rename to docs/4_Developer_Guides/5_General_setup.md diff --git a/docs/3_Developer_Guides/images/AGL_add_recipe.png b/docs/4_Developer_Guides/images/AGL_add_recipe.png similarity index 100% rename from docs/3_Developer_Guides/images/AGL_add_recipe.png rename to docs/4_Developer_Guides/images/AGL_add_recipe.png diff --git a/docs/4_APIs_and_Services/FIXME.md b/docs/5_APIs_and_Services/FIXME.md similarity index 100% rename from docs/4_APIs_and_Services/FIXME.md rename to docs/5_APIs_and_Services/FIXME.md diff --git a/docs/5_Component_Documentation/0_AGL_components.md b/docs/6_Component_Documentation/1_AGL_components.md similarity index 100% rename from docs/5_Component_Documentation/0_AGL_components.md rename to docs/6_Component_Documentation/1_AGL_components.md diff --git a/docs/5_Component_Documentation/1_agl-compositor.md b/docs/6_Component_Documentation/2_agl-compositor.md similarity index 100% rename from docs/5_Component_Documentation/1_agl-compositor.md rename to docs/6_Component_Documentation/2_agl-compositor.md diff --git a/docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md b/docs/6_Component_Documentation/3_waltham-receiver_waltham-transmitter.md similarity index 100% rename from docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md rename to docs/6_Component_Documentation/3_waltham-receiver_waltham-transmitter.md diff --git a/docs/5_Component_Documentation/3_rba.md b/docs/6_Component_Documentation/4_rba.md similarity index 100% rename from docs/5_Component_Documentation/3_rba.md rename to docs/6_Component_Documentation/4_rba.md diff --git a/docs/5_Component_Documentation/4_drm-leasemanager.md b/docs/6_Component_Documentation/5_drm-leasemanager.md similarity index 100% rename from docs/5_Component_Documentation/4_drm-leasemanager.md rename to docs/6_Component_Documentation/5_drm-leasemanager.md diff --git a/docs/5_Component_Documentation/5_application_framework.md b/docs/6_Component_Documentation/6_application_framework.md similarity index 100% rename from docs/5_Component_Documentation/5_application_framework.md rename to docs/6_Component_Documentation/6_application_framework.md diff --git a/docs/5_Component_Documentation/6_pipewire_wireplumber.md b/docs/6_Component_Documentation/7_pipewire_wireplumber.md similarity index 100% rename from docs/5_Component_Documentation/6_pipewire_wireplumber.md rename to docs/6_Component_Documentation/7_pipewire_wireplumber.md diff --git a/docs/5_Component_Documentation/7_ic-sound-manager.md b/docs/6_Component_Documentation/8_ic-sound-manager.md similarity index 100% rename from docs/5_Component_Documentation/7_ic-sound-manager.md rename to docs/6_Component_Documentation/8_ic-sound-manager.md diff --git a/docs/5_Component_Documentation/images/agl-compositor/arch_diagram.png b/docs/6_Component_Documentation/images/agl-compositor/arch_diagram.png similarity index 100% rename from docs/5_Component_Documentation/images/agl-compositor/arch_diagram.png rename to docs/6_Component_Documentation/images/agl-compositor/arch_diagram.png diff --git a/docs/5_Component_Documentation/images/agl-compositor/drawing_shell.png b/docs/6_Component_Documentation/images/agl-compositor/drawing_shell.png similarity index 100% rename from docs/5_Component_Documentation/images/agl-compositor/drawing_shell.png rename to docs/6_Component_Documentation/images/agl-compositor/drawing_shell.png diff --git a/docs/5_Component_Documentation/images/ic-sound-manager/architecture.png b/docs/6_Component_Documentation/images/ic-sound-manager/architecture.png similarity index 100% rename from docs/5_Component_Documentation/images/ic-sound-manager/architecture.png rename to docs/6_Component_Documentation/images/ic-sound-manager/architecture.png diff --git a/docs/5_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-calls.png b/docs/6_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-calls.png similarity index 100% rename from docs/5_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-calls.png rename to docs/6_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-calls.png diff --git a/docs/5_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-processes.png b/docs/6_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-processes.png similarity index 100% rename from docs/5_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-processes.png rename to docs/6_Component_Documentation/images/ic-sound-manager/pipewire-ic-ipc-processes.png diff --git a/docs/5_Component_Documentation/images/rba/Basic_syntax.png b/docs/6_Component_Documentation/images/rba/Basic_syntax.png similarity index 100% rename from docs/5_Component_Documentation/images/rba/Basic_syntax.png rename to docs/6_Component_Documentation/images/rba/Basic_syntax.png diff --git a/docs/5_Component_Documentation/images/rba/model.png b/docs/6_Component_Documentation/images/rba/model.png similarity index 100% rename from docs/5_Component_Documentation/images/rba/model.png rename to docs/6_Component_Documentation/images/rba/model.png diff --git a/docs/6_How_To_Contribute/1_Getting_Linux_Foundation_account.md b/docs/7_How_To_Contribute/1_Getting_Linux_Foundation_account.md similarity index 100% rename from docs/6_How_To_Contribute/1_Getting_Linux_Foundation_account.md rename to docs/7_How_To_Contribute/1_Getting_Linux_Foundation_account.md diff --git a/docs/6_How_To_Contribute/2_Using_Jira_for_current_work_items.md b/docs/7_How_To_Contribute/2_Using_Jira_for_current_work_items.md similarity index 100% rename from docs/6_How_To_Contribute/2_Using_Jira_for_current_work_items.md rename to docs/7_How_To_Contribute/2_Using_Jira_for_current_work_items.md diff --git a/docs/6_How_To_Contribute/3_Working_with_Gerrit.md b/docs/7_How_To_Contribute/3_Working_with_Gerrit.md similarity index 100% rename from docs/6_How_To_Contribute/3_Working_with_Gerrit.md rename to docs/7_How_To_Contribute/3_Working_with_Gerrit.md diff --git a/docs/6_How_To_Contribute/4_Submitting_Changes.md b/docs/7_How_To_Contribute/4_Submitting_Changes.md similarity index 100% rename from docs/6_How_To_Contribute/4_Submitting_Changes.md rename to docs/7_How_To_Contribute/4_Submitting_Changes.md diff --git a/docs/6_How_To_Contribute/5_Reviewing_Changes.md b/docs/7_How_To_Contribute/5_Reviewing_Changes.md similarity index 100% rename from docs/6_How_To_Contribute/5_Reviewing_Changes.md rename to docs/7_How_To_Contribute/5_Reviewing_Changes.md diff --git a/docs/6_How_To_Contribute/6_Gerrit_Recommended_Practices.md b/docs/7_How_To_Contribute/6_Gerrit_Recommended_Practices.md similarity index 100% rename from docs/6_How_To_Contribute/6_Gerrit_Recommended_Practices.md rename to docs/7_How_To_Contribute/6_Gerrit_Recommended_Practices.md diff --git a/docs/6_How_To_Contribute/7_General_Guidelines.md b/docs/7_How_To_Contribute/7_General_Guidelines.md similarity index 100% rename from docs/6_How_To_Contribute/7_General_Guidelines.md rename to docs/7_How_To_Contribute/7_General_Guidelines.md diff --git a/docs/6_How_To_Contribute/8_Adding_Documentation.md b/docs/7_How_To_Contribute/8_Adding_Documentation.md similarity index 100% rename from docs/6_How_To_Contribute/8_Adding_Documentation.md rename to docs/7_How_To_Contribute/8_Adding_Documentation.md diff --git a/docs/6_How_To_Contribute/9_Contribution_Checklist.md b/docs/7_How_To_Contribute/9_Contribution_Checklist.md similarity index 100% rename from docs/6_How_To_Contribute/9_Contribution_Checklist.md rename to docs/7_How_To_Contribute/9_Contribution_Checklist.md diff --git a/docs/6_How_To_Contribute/A_How_to_setup_your_own_AGL_LAVA_Lab.md b/docs/7_How_To_Contribute/A_How_to_setup_your_own_AGL_LAVA_Lab.md similarity index 100% rename from docs/6_How_To_Contribute/A_How_to_setup_your_own_AGL_LAVA_Lab.md rename to docs/7_How_To_Contribute/A_How_to_setup_your_own_AGL_LAVA_Lab.md diff --git a/docs/6_How_To_Contribute/images/jira-1.png b/docs/7_How_To_Contribute/images/jira-1.png similarity index 100% rename from docs/6_How_To_Contribute/images/jira-1.png rename to docs/7_How_To_Contribute/images/jira-1.png diff --git a/docs/6_How_To_Contribute/images/jira-2.png b/docs/7_How_To_Contribute/images/jira-2.png similarity index 100% rename from docs/6_How_To_Contribute/images/jira-2.png rename to docs/7_How_To_Contribute/images/jira-2.png diff --git a/docs/6_How_To_Contribute/images/jira-3.png b/docs/7_How_To_Contribute/images/jira-3.png similarity index 100% rename from docs/6_How_To_Contribute/images/jira-3.png rename to docs/7_How_To_Contribute/images/jira-3.png diff --git a/docs/6_How_To_Contribute/images/review.png b/docs/7_How_To_Contribute/images/review.png similarity index 100% rename from docs/6_How_To_Contribute/images/review.png rename to docs/7_How_To_Contribute/images/review.png