diff options
author | 2021-01-13 13:00:47 +0100 | |
---|---|---|
committer | 2021-02-02 18:55:28 +0000 | |
commit | a4a20cb3078bfa15069adef053d42f966c53d55b (patch) | |
tree | 3c3b1ce7d179fb755a4c85127f5efe2f7924b7f7 /docs/3_Developer_Guides/2_Application_Framework_Binder | |
parent | 5089674bc856379c6007db132b354866d71d5fb1 (diff) |
Changed the folder names of pictures to images and changed the paths in the md files.
Signed-off-by: Thomas Walzer <thomas.walzer@reutlingen-university.de>
Change-Id: Idd44284f082c427ee5f6245465009c9a89539922
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25901
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/3_Developer_Guides/2_Application_Framework_Binder')
-rw-r--r-- | docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md | 4 | ||||
-rw-r--r-- | docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md | 2 | ||||
-rw-r--r-- | docs/3_Developer_Guides/2_Application_Framework_Binder/images/basis.svg (renamed from docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/basis.svg) | 0 | ||||
-rw-r--r-- | docs/3_Developer_Guides/2_Application_Framework_Binder/images/interconnection.svg (renamed from docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/interconnection.svg) | 0 | ||||
-rw-r--r-- | docs/3_Developer_Guides/2_Application_Framework_Binder/images/signaling-basis.svg (renamed from docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/signaling-basis.svg) | 0 |
5 files changed, 3 insertions, 3 deletions
diff --git a/docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md b/docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md index 1b2163c..22a88ba 100644 --- a/docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md +++ b/docs/3_Developer_Guides/2_Application_Framework_Binder/0_Overview.md @@ -26,7 +26,7 @@ is tuned by the AGL framework and the AGL system. The following figure shows main concepts linked to the ***binder***. - + The shown elements are: @@ -79,7 +79,7 @@ to setup the ***bindings*** configuration of the ***binders***. The figure below shows that ***binders*** are interconnected. - + The figure shows 4 several **application/service**: **A**, **B**, **C** and **D**. diff --git a/docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md b/docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md index 0b91a23..57175a6 100644 --- a/docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md +++ b/docs/3_Developer_Guides/2_Application_Framework_Binder/4_Binder_events_guide.md @@ -20,7 +20,7 @@ Events must be described and explained. The basis of a signaling agent is shown in the following figure: - + This figure shows the main role of the signaling framework for the events propagation. diff --git a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/basis.svg b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/basis.svg index 0d42d76..0d42d76 100644 --- a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/basis.svg +++ b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/basis.svg diff --git a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/interconnection.svg b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/interconnection.svg index 4a10217..4a10217 100644 --- a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/interconnection.svg +++ b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/interconnection.svg diff --git a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/signaling-basis.svg b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/signaling-basis.svg index b13fcf1..b13fcf1 100644 --- a/docs/3_Developer_Guides/2_Application_Framework_Binder/pictures/signaling-basis.svg +++ b/docs/3_Developer_Guides/2_Application_Framework_Binder/images/signaling-basis.svg |