Merge "docs: add yaml book" into flounder 6.0.4 6.0.5 flounder/6.0.4 flounder/6.0.5 flounder_6.0.4 flounder_6.0.5
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 15 Jan 2019 21:00:14 +0000 (21:00 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Tue, 15 Jan 2019 21:00:14 +0000 (21:00 +0000)
docs/api-services-book.yml [new file with mode: 0644]

diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml
new file mode 100644 (file)
index 0000000..a5d60bc
--- /dev/null
@@ -0,0 +1,25 @@
+type: books
+books:
+-
+    id: application-framework
+    title: Application Framework
+    description: Application Framework documentation
+    keywords:
+    author: "IotBzh"
+    version: flounder
+    chapters:
+        - url: "0-introduction.md"
+          name: Introduction
+        - url: "1-afm-daemons.md"
+          name: The afm daemons
+        - url: "2-widgets.md"
+          name: Widgets
+        - url: "2.1-widgets.md"
+          name: Overview of widgets
+        - url: "2.2-config.xml.md"
+          name: Widget configuration file
+        - url: "3-permissions.md"
+          name: Permissions
+        - url: "4-quick-tutorial.md"
+          name: Quick Tutorial
+