Move application framework section 57/29357/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 10 Oct 2023 22:03:44 +0000 (18:03 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 3 Nov 2023 17:44:10 +0000 (17:44 +0000)
commitfe5a8e87f9f2c57ced90e898ebb1af10f92bcb35
tree73ea7e13c4cfc55ad8ad3138c2a659669b075628
parentaad217b6c25e35908953d6c84980913b96032d40
Move application framework section

Move application framework section from "Developer Guides" to
"Component Documentation" and fix all links.

Bug-AGL: SPEC-4928

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6bb10908860860d6634b23f6a458959397a98e81
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29283
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit ecccce4b62c048272dd48378cc05d7165746b83e)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29357
12 files changed:
docs/06_Component_Documentation/01_AGL_components.md
docs/06_Component_Documentation/02_agl_compositor.md
docs/06_Component_Documentation/06_application_framework.md [deleted file]
docs/06_Component_Documentation/Application_Framework/01_Introduction.md [moved from docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md with 97% similarity]
docs/06_Component_Documentation/Application_Framework/02_Application_Startup.md [moved from docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup.md with 96% similarity]
docs/06_Component_Documentation/Application_Framework/02_Application_Startup_Dbus.md [moved from docs/04_Developer_Guides/01_Application_Framework/02_Application_Startup_Dbus.md with 96% similarity]
docs/06_Component_Documentation/Application_Framework/03_Creating_a_New_Service.md [moved from docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md with 97% similarity]
docs/06_Component_Documentation/Application_Framework/04_Creating_a_New_Application_Dbus.md [moved from docs/04_Developer_Guides/01_Application_Framework/04_Creating_a_New_Application_Dbus.md with 96% similarity]
docs/06_Component_Documentation/Application_Framework/images/application_switching.msc [moved from docs/04_Developer_Guides/images/application_switching.msc with 100% similarity]
docs/06_Component_Documentation/Application_Framework/images/application_switching.png [moved from docs/04_Developer_Guides/images/application_switching.png with 100% similarity]
docs/06_Component_Documentation/Application_Framework/images/start_and_activation.msc [moved from docs/04_Developer_Guides/images/start_and_activation.msc with 100% similarity]
docs/06_Component_Documentation/Application_Framework/images/start_and_activation.png [moved from docs/04_Developer_Guides/images/start_and_activation.png with 100% similarity]