From 160767506a61b069bbcf350b5e81096848c50850 Mon Sep 17 00:00:00 2001 From: Frederic Marec Date: Mon, 17 Dec 2018 16:27:24 +0100 Subject: docs: add yaml book Bug-AGL: SPEC-1988 Change-Id: If6ced9e652c610630e7b48ec91efb1c44ea19531 Signed-off-by: Frederic Marec --- docs/api-services-book.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 docs/api-services-book.yml 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 -- cgit 1.2.3-korg