01_Application_Framework: Migrate new service and new application creation 22/28522/1
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 22 Feb 2023 09:56:16 +0000 (11:56 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Wed, 22 Feb 2023 22:11:04 +0000 (00:11 +0200)
commita6598a4a7f4e494108997340dbbc7095be514c7e
treede9038350dbc766237cfe1e449f74df25d1d0122
parent976f309b284792a82db3311ca9b6614564ff4e9c
01_Application_Framework: Migrate new service and new application creation

This moves out 03_Creating_a_New_Service and
04_Creating_a_New_Application under Application Framework folder, as
they don't really make sense being outside of it, when in fact they are
referring quite a lot to the Application Framework, being dependent
on the D-Bus IPC.

Bug-AGL: SPEC-4700
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I08819725efa89afe0b44ff7e3146906c43ff40d0
docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md
docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md [moved from docs/04_Developer_Guides/02_Creating_a_New_Service.md with 100% similarity]
docs/04_Developer_Guides/01_Application_Framework/04_Creating_a_New_Application.md [moved from docs/04_Developer_Guides/03_Creating_a_New_Application.md with 100% similarity]