aboutsummaryrefslogtreecommitdiffstats
path: root/docs/04_Developer_Guides
AgeCommit message (Collapse)AuthorFilesLines
2023-03-2701_Application_Framework: Add an extended version of app startupoctopus_15.0.1octopus/15.0.115.0.1Marius Vlad5-2/+165
And activation, that describes in more detail how that is handled. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I5f9a2764d66947c06bf8dc346dfaef72d993733f (cherry picked from commit 440ceea55588e2e59e1defd892d29c094798c47a) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28542 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-23Updating AGL Layer documentationVinod Ahuja4-216/+136
As per the guidance on Jira Ticket 3247 I have updated the AGL layer documentation. Bug-AGL: [SPEC-3247] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ibc97a5841b128da7dac7be314474dfb57ae7acd0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28575 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> (cherry picked from commit 4cc7f73109602bfe4fe05397a73afa585d3cc92d) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28495
2023-03-2201_Application_Framework: 02_Application_Startup_Dbus: Refer to D-Bus activationMarius Vlad2-3/+7
Creating a new application is as well quite specific to D-bus activation so use a dedicated page for it, and modify the links that point to it. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3fd7174ac573e1670231570ff6422156b53e5a06 (cherry picked from commit 2767710e63666bd63d96f384e13b4a1b7e9a61d4) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28541 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Moved D-bus actvation to its own pageMarius Vlad2-137/+287
The 02_Application_Startup pages actually contains quite a lot of D-Bus specific bits so move it to its own page, rather than adding items about the gRPC one. The gRPC part are inlined into the current page though. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I4808cc1773f071f2455e24b5417a8b30337cbb8a (cherry picked from commit 2e981330615aff75b16c69062a6302c858660590) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28540 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Further clarify some bits about D-BusMarius Vlad1-13/+23
This clarifies some bits about D-Bus as being in deprecation phase and that gRPC should be used instead. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Iec494e165db2b40586a285117dd9f8b0a38971b0 (cherry picked from commit 9910e432faad988d4195c875d2cfb2700f16dec4) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28539 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: Migrate new service and new application creationMarius Vlad3-1/+1
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 (cherry picked from commit a6598a4a7f4e494108997340dbbc7095be514c7e) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28538 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-2201_Application_Framework: 01_Introduction.mdMarius Vlad1-71/+97
This formats the entire page to at most 80 characters wide pagraphs. Mentions that with 'needlefish' we started using gRPC and that we've started to deprecate D-Bus, including the fact that we no longer spawn directly applications, that we use system units for listing applications. Most the of page is kept intact with those minor changes being added. Bug-AGL: SPEC-4700 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Id19e6cea90fdbe9a6bd4eee851f83b9d0f800db5 (cherry picked from commit 976f309b284792a82db3311ca9b6614564ff4e9c) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28537 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-03-02Prepare octopus branch for documentationJan-Simon Moeller2-7/+7
Change references from master to octopus. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I3508a3631c63a8c7ee85293f46d16ac52d384643 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28529
2023-01-29Fixing all the Yocto linksoctopus_14.94.0octopus/14.94.014.94.0Vinod Ahuja1-1/+1
Fixing all the broken Yocto links through out the documentation. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I1af1c7171cfb7d3f5f6233fd77ef0d1c0097d071 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28436 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-01-20Fixing broken linksoctopus_14.93.0octopus/14.93.014.93.0Vinod Ahuja4-8/+6
I have fixed all the broken links in the documentation except links for Yocto project and security section. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I1c05bf2c3a9365bba0b67077cf51b294352e7943 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28384 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2022-11-21Updating File name and links in the documentationoctopus_14.92.0octopus_14.91.0octopus/14.92.0octopus/14.91.014.92.014.91.0Vinod Ahuja12-0/+1284
Updating documentation: 1. Renamed all the files and folder following 01-99 index numbering 2. Matched title name and file name 3. Inserted title in the files where ever missing 4. Updated all the reference links in the documentation Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ib73e1f91107646e11b5b19ab6ead4080add506e4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28170 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>