diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-12-17 16:27:24 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-12-20 22:10:15 +0000 |
commit | 160767506a61b069bbcf350b5e81096848c50850 (patch) | |
tree | 4db9677c774c66374c39360cc127066f66c1e817 /docs | |
parent | 2f5c6139097d5ff5ee2afb99c1a407d8977aecd1 (diff) |
docs: add yaml bookhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.90.06.99.46.99.3
Bug-AGL: SPEC-1988
Change-Id: If6ced9e652c610630e7b48ec91efb1c44ea19531
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'docs')
-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..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 |