X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fapi-services-book.yml;fp=docs%2Fapi-services-book.yml;h=af33db786830cc57a22014a0cfdfd477e5120fe6;hb=e2ef2bacdb4179f0a416a9996a9d6fc6d448e31f;hp=0000000000000000000000000000000000000000;hpb=a05b577b8159ccc9f14a652350f47e02ac23d841;p=src%2Fapp-framework-binder.git diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml new file mode 100644 index 00000000..af33db78 --- /dev/null +++ b/docs/api-services-book.yml @@ -0,0 +1,55 @@ +type: books +books: +- + id: app_framework_binder + title: Application Framework Binder + description: Application Framework Binder documentation + keywords: + author: "IotBzh" + version: flounder + 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 +