From: Frederic Marec Date: Wed, 9 Jan 2019 15:15:44 +0000 (+0100) Subject: docs: add yaml book X-Git-Tag: 6.0.4^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F19571%2F2;p=apps%2Fapp-templates.git docs: add yaml book Bug-AGL: SPEC-1988 Change-Id: I7822754a1e45009e7542b46b928f4ddfdf41af9d Signed-off-by: Frederic Marec --- diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml new file mode 100644 index 0000000..804303c --- /dev/null +++ b/docs/devguides-book.yml @@ -0,0 +1,12 @@ +type: books +books: +- + id: app-templates + title: App-templates + description: App-templates documentation + keywords: + author: "IotBzh" + version: flounder + chapters: + - url: README.md + name: Use app-templates \ No newline at end of file