Added Application Framework Binder in Developer Guides 15/25615/5
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>
Sun, 29 Nov 2020 21:16:36 +0000 (02:46 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 7 Dec 2020 19:59:08 +0000 (19:59 +0000)
commitf05761a38ee55a11747c6a12426dab56e4df6c86
tree2d754f1aafa9712040ae72f93d83ecb9c8d137a9
parent4880251e052702ec9358e4a4bff01196716fd443
Added Application Framework Binder in Developer Guides

Revised and added Application Framework Binder as a part of Developer Guides.

Bug-AGL: [SPEC-3633]

Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I7a6d6206f69ed44a18011c81f475ce5eac306a33
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25615
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
17 files changed:
docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/1_Binder_daemon_vocabulary.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/2_How_to_write_a_binding.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/3_Binder_References.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/5_Binder_Application_writing_guide.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/7_Document_revisions.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/1_Migration_to_bindings_v3.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/2_WebSocket_protocol_x-afb-ws-json1.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/3_Installing_the_binder_on_a_desktop.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/4_Options_of_afb-daemon.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/5_Debugging_binder_and_bindings.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/6_LEGACY_Migration_from_v1_to_v2.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/Annexes/7_LEGACY_Binding_v2_references.md [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/basis.svg [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/interconnection.svg [new file with mode: 0644]
docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/signaling-basis.svg [new file with mode: 0644]