summaryrefslogtreecommitdiffstats
path: root/docs/5_Component_Documentation
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-14 18:18:25 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-20 23:52:26 +0000
commitf81a7f42d8f10467108bab784117a380e0070ece (patch)
tree28f7c7a31cc279f176508cc4eb0f9dc3b3e2acbe /docs/5_Component_Documentation
parent48873cd821ac1cd50bf33a737a898f4c58702a62 (diff)
Add a category for agl-compositor and rba documentation
Create a home for docs of compositor, rba and pipewire/wireplumber. Also add a .gitignore file. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Id1f9812d0f4db83cb72bf03987dc95d754e00725 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25913
Diffstat (limited to 'docs/5_Component_Documentation')
-rw-r--r--docs/5_Component_Documentation/0_AGL_components.md14
-rw-r--r--docs/5_Component_Documentation/1_agl-compositor.md7
-rw-r--r--docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md7
-rw-r--r--docs/5_Component_Documentation/3_rba.md7
-rw-r--r--docs/5_Component_Documentation/4_drm-leasemanager.md7
-rw-r--r--docs/5_Component_Documentation/5_appfw.md7
-rw-r--r--docs/5_Component_Documentation/6_cynagora.md7
-rw-r--r--docs/5_Component_Documentation/7_pyagl.md7
-rw-r--r--docs/5_Component_Documentation/8_pipewire_wireplumber.md7
9 files changed, 70 insertions, 0 deletions
diff --git a/docs/5_Component_Documentation/0_AGL_components.md b/docs/5_Component_Documentation/0_AGL_components.md
new file mode 100644
index 0000000..d1f5d83
--- /dev/null
+++ b/docs/5_Component_Documentation/0_AGL_components.md
@@ -0,0 +1,14 @@
+---
+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
diff --git a/docs/5_Component_Documentation/1_agl-compositor.md b/docs/5_Component_Documentation/1_agl-compositor.md
new file mode 100644
index 0000000..892a48f
--- /dev/null
+++ b/docs/5_Component_Documentation/1_agl-compositor.md
@@ -0,0 +1,7 @@
+---
+title: agl-compositor
+---
+
+# agl-compositor
+
+FIXME.
diff --git a/docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md b/docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md
new file mode 100644
index 0000000..cfaaf7b
--- /dev/null
+++ b/docs/5_Component_Documentation/2_waltham-receiver_waltham-transmitter.md
@@ -0,0 +1,7 @@
+---
+title: Waltham receiver/transmitter
+---
+
+# waltham
+
+FIXME.
diff --git a/docs/5_Component_Documentation/3_rba.md b/docs/5_Component_Documentation/3_rba.md
new file mode 100644
index 0000000..340d4b1
--- /dev/null
+++ b/docs/5_Component_Documentation/3_rba.md
@@ -0,0 +1,7 @@
+---
+title: Rule Based Arbitrator (rba)
+---
+
+# rba
+
+FIXME.
diff --git a/docs/5_Component_Documentation/4_drm-leasemanager.md b/docs/5_Component_Documentation/4_drm-leasemanager.md
new file mode 100644
index 0000000..30f86cc
--- /dev/null
+++ b/docs/5_Component_Documentation/4_drm-leasemanager.md
@@ -0,0 +1,7 @@
+---
+title: DRM lease manager
+---
+
+# DRM lease manager
+
+FIXME.
diff --git a/docs/5_Component_Documentation/5_appfw.md b/docs/5_Component_Documentation/5_appfw.md
new file mode 100644
index 0000000..1af8796
--- /dev/null
+++ b/docs/5_Component_Documentation/5_appfw.md
@@ -0,0 +1,7 @@
+---
+title: Application Framework
+---
+
+# AppFW
+
+FIXME.
diff --git a/docs/5_Component_Documentation/6_cynagora.md b/docs/5_Component_Documentation/6_cynagora.md
new file mode 100644
index 0000000..d2c74ce
--- /dev/null
+++ b/docs/5_Component_Documentation/6_cynagora.md
@@ -0,0 +1,7 @@
+---
+title: Cynagora
+---
+
+# cynagora
+
+FIXME.
diff --git a/docs/5_Component_Documentation/7_pyagl.md b/docs/5_Component_Documentation/7_pyagl.md
new file mode 100644
index 0000000..6de0a07
--- /dev/null
+++ b/docs/5_Component_Documentation/7_pyagl.md
@@ -0,0 +1,7 @@
+---
+title: PyAGL
+---
+
+# PyAGL
+
+FIXME.
diff --git a/docs/5_Component_Documentation/8_pipewire_wireplumber.md b/docs/5_Component_Documentation/8_pipewire_wireplumber.md
new file mode 100644
index 0000000..d5ca335
--- /dev/null
+++ b/docs/5_Component_Documentation/8_pipewire_wireplumber.md
@@ -0,0 +1,7 @@
+---
+title: Pipewire / Wireplumber
+---
+
+# Pipewire / Wireplumber
+
+FIXME.