diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-12-19 10:55:09 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2018-12-20 19:52:08 +0100 |
commit | 83cc1aeb7dcb0ce030a24f9aa079bb15bc2ef60a (patch) | |
tree | 2a06076030c5f40187e19d3c1c7e6b0035b1ac6d | |
parent | b730d31a7e5e23756ab1b076de21d41369a500c5 (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: I877c8935449095f3dd8f531282f009538cfc7175
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..b4e5ba5 --- /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: master + chapters: + - url: ApplicationGuide.md + destination: 3_1-HomeScreen-Guide.md + name: Home Screen Developper Guide
\ No newline at end of file |