summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5
Path not found
'n11' href='#n11'>11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
type: books
books:
-
    id: app_framework_binder
    title: Application Framework Binder
    description: Application Framework Binder documentation
    keywords:
    author: "IotBzh"
    version: master
    chapters:
    - url: "afb-overview.md"
      name: Overview
    - url: "afb-daemon-vocabulary.md"
      name: Binder daemon vocabulary
    - url: "afb-binding-writing.md"
      name: How to write a binding ?
    - name: Binder references
      children:
          - url: "reference-v3/types-and-globals.md"
            name: Types and globals
          - url: "reference-v3/macro-log.md"
            name: Macros for logging
          - url: "reference-v3/func-api.md"
            name: Functions of class afb_api
          - url: "reference-v3/func-req.md"
            name: Functions of class afb_req
          - url: "reference-v3/func-event.md"
            name: Functions of class afb_event
          - url: "reference-v3/func-daemon.md"
            name: Functions of class afb_daemon
          - url: "reference-v3/func-service.md"
            name: Functions of class afb_service
    - url: "afb-events-guide.md"
      name: Binder events guide
    - url: "afb-application-writing.md"
      name: Binder Application writing guide
    - name: Annexes
      children:
          - url: "afb-migration-to-binding-v3.md"
            name: Migration to bindings v3
          - url: "protocol-x-afb-ws-json1.md"
            name: WebSocket protocol x-afb-ws-json1
          - url: "afb-desktop-package.md"
            name: Installing the binder on a desktop
          - url: "afb-daemon-options.md"
            name: Options of afb-daemon
          - url: "afb-daemon-debugging.md"
            name: Debugging binder and bindings
          - url: "legacy/afb-migration-v1-to-v2.md"
            name: LEGACY Migration from v1 to v2
          - url: "legacy/afb-binding-v2-references.md"
            name: LEGACY Binding V2 references
    - url: "REVISIONS.md"
      name: Document revision