docs: add yaml book 55/19555/2
authorFrederic Marec <frederic.marec@iot.bzh>
Wed, 9 Jan 2019 14:48:11 +0000 (15:48 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 15 Jan 2019 21:06:20 +0000 (21:06 +0000)
Bug-AGL: SPEC-1988

Change-Id: Ia3b910ec8673c4ef73f76a7c970fbd55fb9ce915
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
docs/devguides-book.yml [new file with mode: 0644]

diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml
new file mode 100644 (file)
index 0000000..4bac5cb
--- /dev/null
@@ -0,0 +1,15 @@
+type: books
+books:
+-
+    id: meta-agl
+    title: Meta AGL
+    description: Meta AGL documentation
+    keywords:
+    author: "AGL"
+    version: flounder
+    chapters:
+    - url: ../README-AGL.md
+      name: AGL Overview
+    - url: ../README.md
+      destination: meta-agl.md
+      name: meta-agl
\ No newline at end of file