diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:19:10 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:19:10 +0100 |
commit | 86e26f918f2e81f099e37d8cddecbd08fe0bd61a (patch) | |
tree | 82c9dda2d10591d2b1fbed689dce7069ca2e1ae2 | |
parent | 2b482942b2d677d545f694434f75bb9d09fdb57e (diff) |
docs: add yaml bookflounder_6.0.5flounder_6.0.4flounder/6.0.5flounder/6.0.46.0.56.0.4
Bug-AGL: SPEC-1988
Change-Id: I5e1c92e5847e4e3c5d727ab59dfa510eecb6853c
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r-- | docs/api-services-book.yml | 30 |
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..f909eab --- /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: flounder + 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 |