aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-services-book.yml
blob: 4c1161e7cfce4d6064e1832784143b85064d9705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
type: books
books:
-
    id: application-framework
    title: Application Framework
    description: Application Framework documentation
    keywords:
    author: "IotBzh"
    version: master
    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-widget-tools.md"
          name: Tools for managing 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