From: Marius Vlad Date: Thu, 23 Sep 2021 13:17:59 +0000 (+0300) Subject: 0_AGL_components: Provide some structure to the AGL developed compoments X-Git-Tag: 12.90.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=0d78a8028d7160ac4a92a22b4859fbf9e57e8f3b;p=AGL%2Fdocumentation.git 0_AGL_components: Provide some structure to the AGL developed compoments Signed-off-by: Marius Vlad Change-Id: I9a50754bfeb19b74e5b31a58b55f1ff3f4f766ce Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26669 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- diff --git a/docs/5_Component_Documentation/0_AGL_components.md b/docs/5_Component_Documentation/0_AGL_components.md index d1f5d83..882dcf3 100644 --- a/docs/5_Component_Documentation/0_AGL_components.md +++ b/docs/5_Component_Documentation/0_AGL_components.md @@ -2,13 +2,31 @@ title: AGL Components --- -# Components under development within AGL - -- agl-compositor.md -- waltham-receiver_waltham-transmitter.md -- rba.md -- drm-leasemanager.md -- appfw.md -- cynagora.md -- pyagl.md -- pipewire_wireplumber.md +## Components under development within AGL + +### Graphics + +- [The AGL compositor](1_agl-compositor.md) +- [Waltham receiver/transmitter configuration](2_waltham-receiver_waltham-transmitter.md) +- [DRM lease manager](4_drm-leasemanager.md) + + +### Sound + +- [Pipewire & Wireplumber](8_pipewire_wireplumber.md) + + +### Policies + +- [Rule based arbitrator](3_rba.md) + + +### Lifecycle management + +- [Application Framework](5_appfw.md) +- [Cynagora](6_cynagora.md) + + +### Test + +- [PyAGL](7_pyagl.md)