diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:26:35 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:26:35 +0100 |
commit | dd88d8fd4b8ddc73ea1688a8f083b9086e236a3b (patch) | |
tree | bcc61afd79c7f17fb681aa77b1a468c7e4b94756 | |
parent | a3c6bbc69e3dbde63d21a8268becd2a0e21f7210 (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: Ic31ad4689ce856740a8490f637cbc7d6ef628c48
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r-- | doc/api-services-book.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/api-services-book.yml b/doc/api-services-book.yml new file mode 100644 index 0000000..bb581a8 --- /dev/null +++ b/doc/api-services-book.yml @@ -0,0 +1,13 @@ +type: books +books: +- + id: agl-service-homescreen + title: AGL Service Homescreen + description: AGL Service Homescreen documentation + keywords: + author: "TOYOTA MOTOR CORPORATION" + version: flounder + chapters: + - url: ApplicationGuide.md + destination: 3_1-HomeScreen-Guide.md + name: Home Screen Developper Guide
\ No newline at end of file |