book doc: add book yaml file
[src/app-framework-main.git] / docs / api-services-book.yml
1 type: books
2 books:
3 -
4     id: api-reference
5     title: API Reference
6     description: API Reference documentation
7     keywords:
8     author: "IotBzh"
9     version: master
10     chapters:
11     - url: "%lang%/0-kristi-introduction.md"
12       name: API Reference
13 -
14     id: application-framework
15     title: Application Framework
16     description: Application Framework documentation
17     keywords:
18     author: "IotBzh"
19     version: master
20     chapters:
21         - url: "%lang%/0-introduction.md"
22           name: Introduction
23         - url: "%lang%/0-kristi-introduction.md"
24           name: API Reference
25         - url: "%lang%/1-afm-daemons.md"
26           name: The afm daemons
27         - url: "%lang%/2-widgets.md"
28           name: Widgets
29         - url: "%lang%/2.1-widgets.md"
30           name: Overview of widgets
31         - url: "%lang%/2.2-config.xml.md"
32           name: Widget configuration file
33         - url: "%lang%/3-permissions.md"
34           name: Permissions
35         - url: "%lang%/4-quick-tutorial.md"
36           name: Quick Tutorial
37