summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Marec <frederic.marec@iot.bzh>2018-12-17 16:27:24 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-12-20 22:10:15 +0000
commit160767506a61b069bbcf350b5e81096848c50850 (patch)
tree4db9677c774c66374c39360cc127066f66c1e817
parent2f5c6139097d5ff5ee2afb99c1a407d8977aecd1 (diff)
Bug-AGL: SPEC-1988 Change-Id: If6ced9e652c610630e7b48ec91efb1c44ea19531 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r--docs/api-services-book.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml
new file mode 100644
index 0000000..4ca0aa9
--- /dev/null
+++ b/docs/api-services-book.yml
@@ -0,0 +1,30 @@
+type: books
+books:
+-
+ id: agl-service-audio-4a
+ title: AGL Service Audio 4a
+ description: AGL Service Audio 4a documentation
+ keywords:
+ author: "IotBzh"
+ version: master
+ chapters:
+ - url: "4a-framework/README.md"
+ name: Architecture
+ - url: "4a-framework/concepts.md"
+ name: Concepts
+ - url: "4a-framework/components.md"
+ name: Components
+ - url: "high-level-api/README.md"
+ name: Abstract
+ - url: "high-level-api/kickstart.md"
+ name: Kickstart
+ - url: "high-level-api/reference.md"
+ name: Reference
+ - url: "high-level-api/TipsAndTricks/AdjustVolumes.md"
+ name: Adjust volumes
+ - url: "high-level-api/TipsAndTricks/4aTools.md"
+ name: 4a-tools
+ - url: "high-level-api/TipsAndTricks/Devices.md"
+ name: Devices
+ - url: "high-level-api/TipsAndTricks/HALs.md"
+ name: HALs \ No newline at end of file