Added Application Framework Binder in Developer Guides 63/25663/3
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>
Sun, 29 Nov 2020 21:16:36 +0000 (02:46 +0530)
committerShankho Boron Ghosh <shankhoghosh123@gmail.com>
Sun, 29 Nov 2020 23:20:21 +0000 (23:20 +0000)
commita22449d6bcc902aadd3d1f697888f3ed3e485f84
treee824496a6baf5310e6bb8caae37f5a5555bf8f8f
parent3fd93dd5a40456081a03e7b6a492b8dace79221b
Added Application Framework Binder in Developer Guides

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

v2 : Corrected typo : MACRO -> MACROS

Bug-AGL: [SPEC-3633]

Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I7a6d6206f69ed44a18011c81f475ce5eac306a33
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]