summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/5_Component_Documentation/0_AGL_components.md38
1 files changed, 28 insertions, 10 deletions
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)