Fix pdf paging and make-units rendering (svg to png).
[src/app-framework-main.git] / docs / 2.2-config.xml.md
index 87d139f..c50567d 100644 (file)
@@ -398,6 +398,7 @@ out at the moment.
 - ***application/vnd.agl.html.hybrid***
 
 
+<!-- pagebreak -->
 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"