afb-apiset: Fix start of apis
[src/app-framework-binder.git] / docs / api-services-book.yml
1 type: books
2 books:
3 -
4     id: app_framework_binder
5     title: Application Framework Binder
6     description: Application Framework Binder documentation
7     keywords:
8     author: "IotBzh"
9     version: master
10     chapters:
11     - url: "afb-overview.md"
12       name: Overview
13     - url: "afb-daemon-vocabulary.md"
14       name: Binder daemon vocabulary
15     - url: "afb-binding-writing.md"
16       name: How to write a binding ?
17     - name: Binder references
18       children:
19           - url: "reference-v3/types-and-globals.md"
20             name: Types and globals
21           - url: "reference-v3/macro-log.md"
22             name: Macros for logging
23           - url: "reference-v3/func-api.md"
24             name: Functions of class afb_api
25           - url: "reference-v3/func-req.md"
26             name: Functions of class afb_req
27           - url: "reference-v3/func-event.md"
28             name: Functions of class afb_event
29           - url: "reference-v3/func-daemon.md"
30             name: Functions of class afb_daemon
31           - url: "reference-v3/func-service.md"
32             name: Functions of class afb_service
33     - url: "afb-events-guide.md"
34       name: Binder events guide
35     - url: "afb-application-writing.md"
36       name: Binder Application writing guide
37     - name: Annexes
38       children:
39           - url: "afb-migration-to-binding-v3.md"
40             name: Migration to bindings v3
41           - url: "protocol-x-afb-ws-json1.md"
42             name: WebSocket protocol x-afb-ws-json1
43           - url: "afb-desktop-package.md"
44             name: Installing the binder on a desktop
45           - url: "afb-daemon-options.md"
46             name: Options of afb-daemon
47           - url: "afb-daemon-debugging.md"
48             name: Debugging binder and bindings
49           - url: "legacy/afb-migration-v1-to-v2.md"
50             name: LEGACY Migration from v1 to v2
51           - url: "legacy/afb-binding-v2-references.md"
52             name: LEGACY Binding V2 references
53     - url: "REVISIONS.md"
54       name: Document revision
55