X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F2.2-config.xml.md;h=c50567d3cb05e4a0b1b9a0fcb3280eb72bfe76e4;hb=bb31b7e66d4ab9bef791a9d87f4790f085c99a4b;hp=87d139fc0ca1cde703882bec5d853759bef0b74a;hpb=c8b3334ff058817a992f8e9658e2387452b14542;p=src%2Fapp-framework-main.git diff --git a/docs/2.2-config.xml.md b/docs/2.2-config.xml.md index 87d139f..c50567d 100644 --- a/docs/2.2-config.xml.md +++ b/docs/2.2-config.xml.md @@ -398,6 +398,7 @@ out at the moment. - ***application/vnd.agl.html.hybrid*** + The configuration file afm-unit.conf ==================================== @@ -418,7 +419,7 @@ describes graphically the workflow of creating the unit files for systemd `afm-unit.conf` from the configuration file of the widget `config.xml`: -![make-units][make-units] +![make-units](pictures/make-units.svg) In a first step, and because [mustache][] is intended to work on JSON representations, the configuration file is @@ -477,20 +478,13 @@ Variables starting with `X-AFM--` are private to the framework. By example, the variable `X-AFM--http-port` is used to record the allocated port for applications. - [mustach]: https://gitlab.com/jobol/mustach "basic C implementation of mustache" [mustache]: http://mustache.github.io/mustache.5.html "mustache - Logic-less templates" -[make-units]: pictures/make-units.svg [widgets]: http://www.w3.org/TR/widgets "Packaged Web Apps" [widgets-digsig]: http://www.w3.org/TR/widgets-digsig "XML Digital Signatures for Widgets" [libxml2]: http://xmlsoft.org/html/index.html "libxml2" [app-manifest]: http://www.w3.org/TR/appmanifest "Web App Manifest" - - [meta-intel]: https://github.com/01org/meta-intel-iot-security "A collection of layers providing security technologies" -[widgets]: http://www.w3.org/TR/widgets "Packaged Web Apps" -[widgets-digsig]: http://www.w3.org/TR/widgets-digsig "XML Digital Signatures for Widgets" -[libxml2]: http://xmlsoft.org/html/index.html "libxml2" [openssl]: https://www.openssl.org "OpenSSL" [xmlsec]: https://www.aleksey.com/xmlsec "XMLSec" [json-c]: https://github.com/json-c/json-c "JSON-c" @@ -498,7 +492,6 @@ record the allocated port for applications. [libzip]: http://www.nih.at/libzip "libzip" [cmake]: https://cmake.org "CMake" [security-manager]: https://wiki.tizen.org/wiki/Security/Tizen_3.X_Security_Manager "Security-Manager" -[app-manifest]: http://www.w3.org/TR/appmanifest "Web App Manifest" [tizen-security]: https://wiki.tizen.org/wiki/Security "Tizen security home page" [tizen-secu-3]: https://wiki.tizen.org/wiki/Security/Tizen_3.X_Overview "Tizen 3 security overview" [semantic-version]: http://semver.org/ "Semantic versioning"