3_Developer_Guides: add new app framework documentation 66/27166/4
authorArnaud Ferraris <arnaud.ferraris@collabora.com>
Fri, 11 Feb 2022 20:06:46 +0000 (21:06 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 1 Mar 2022 23:06:17 +0000 (23:06 +0000)
commit83c4cf458bd9cab381c058ced2085b4b22df0e8f
treecb51fb70261a293ad30768a3a9b51f43907ba600
parentbfbc1bac1de3e327f71eff84a2dc08385af8ceef
3_Developer_Guides: add new app framework documentation

Starting with `marlin`, the old AppFW has been phased out and replaced
by a new implementation, relying mainly on standard technologies and
software. This commit documents the current state of the new Application
Framework so developers can create compliant applications.

Bug-AGL: SPEC-4236
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Change-Id: I4cf52799426efbc2401b8785aaa57cc925a4968f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27166
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
docs/3_Developer_Guides/1_Application_Framework/1_Introduction.md [new file with mode: 0644]
docs/3_Developer_Guides/1_Application_Framework/2_Application_Startup.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Creating_a_New_Service.md
docs/3_Developer_Guides/3_Creating_a_New_Application.md