X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fafb-overview.md;fp=doc%2Fafb-overview.md;h=eec3f91a1926eda6d3de291a72f9bd64069c573d;hb=1791f725039e9404ae92c00711520155167d180e;hp=78ef8c34efbc29ac613c2bef28020a230bd97f2b;hpb=0686ada403014fa7a27ca3e01a6b025a27fe8c16;p=src%2Fapp-framework-binder.git diff --git a/doc/afb-overview.md b/doc/afb-overview.md index 78ef8c34..eec3f91a 100644 --- a/doc/afb-overview.md +++ b/doc/afb-overview.md @@ -15,7 +15,7 @@ an application to the AGL framework and AGL system. On the following figure, you can use a typical use of afb-daemon: -

Figure: binder afb-daemon, basis

+

Figure: binder afb-daemon, basis

![binder-basis][binder-basis] @@ -30,7 +30,7 @@ The binder afb-daemon serves multiple purposes: 2. It acts as an HTTP server for serving files to HTML5 applications; 3. It allows HTML5 applications to have native extensions subject -to security enforcement for accessing hardware ressources or +to security enforcement for accessing hardware resources or for speeding parts of algorithm. Use cases of the binder afb-daemon @@ -49,7 +49,7 @@ protocols. So the [figure binder, basis](#binder-fig-basis) would become when the application is run remotely: -

Figure: binder afb-daemon and remotely running application

+

Figure: binder afb-daemon and remotely running application

### Adding native features to HTML5/QML applications @@ -72,7 +72,7 @@ This will be used for: In that case, the figure showing the whole aspects is -

Figure: binder afb-daemon for services

+

Figure: binder afb-daemon for services

![afb-for-services][afb-for-services] @@ -286,7 +286,7 @@ The launch options for binder **afb-daemon** are: Valid values are 'no' (default), 'common', 'extra' or 'all'. - + Future development of afb-daemon