From: Frederic Marec Date: Mon, 17 Dec 2018 15:15:11 +0000 (+0100) Subject: docs: add yaml book X-Git-Tag: 6.99.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=7cf3679da71727f59c56b446ebf17ad2ce7bfddf;p=apps%2Fagl-service-can-low-level.git docs: add yaml book Bug-AGL: SPEC-1988 Change-Id: I67cf5f375d8f363e830ba9d04ff62ea7a3939510 Signed-off-by: Frederic Marec --- diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml new file mode 100644 index 00000000..c72b92e6 --- /dev/null +++ b/docs/api-services-book.yml @@ -0,0 +1,16 @@ +type: books +books: +- + id: agl-service-can-low-level + title: AGL Service CAN Low Level + description: AGL Service CAN Low Level documentation + keywords: + author: "IotBzh" + version: master + chapters: + - url: 1-Architecture.md + name: Architecture presentation + - url: 2-Installation.md + name: Installation Guide + - url: 3-Usage.md + name: Usage Guide \ No newline at end of file