0_AGL_components: Provide some structure to the AGL developed compoments 69/26669/3
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 23 Sep 2021 13:17:59 +0000 (16:17 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 12 Oct 2021 15:37:24 +0000 (15:37 +0000)
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I9a50754bfeb19b74e5b31a58b55f1ff3f4f766ce
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26669
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
docs/5_Component_Documentation/0_AGL_components.md

index d1f5d83..882dcf3 100644 (file)
@@ -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)