Move application framework section 83/29283/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 10 Oct 2023 22:03:44 +0000 (18:03 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 23 Oct 2023 15:40:12 +0000 (15:40 +0000)
commitecccce4b62c048272dd48378cc05d7165746b83e
tree9dfd38e9f24ce1504473d184cd301aa886ccf359
parent2887f945590adbb6ceaf590e4fb0f542792c6e04
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>
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]