diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-05-29 10:11:06 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-05-29 10:15:53 +0200 |
commit | f45bd5fbf8d1fe440b1855d93b387755d63ac8f0 (patch) | |
tree | 5112f5cd031d1c4a3d2719a37c8b32db7a9a5a66 /doc/overview.html | |
parent | 42888438a490f0ce28376b33b4d87c46008209bf (diff) |
improves documentation formatting
Change-Id: I819dfdc98dab5fc75c8858b2afb1484e8d6b3b5a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/overview.html')
-rw-r--r-- | doc/overview.html | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/doc/overview.html b/doc/overview.html index 0c67b63..999b247 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -8,10 +8,23 @@ <h1>AGL framework, overview of the proposal of IoT.bzh</h1> <pre><code>version: 1 -Date: 15 March 2016 +Date: 29 mai 2016 Author: José Bollo </code></pre> +<p><ul> + <li><a href="#AGL.framework..overview.of.the.proposal.of.IoT.bzh">AGL framework, overview of the proposal of IoT.bzh</a> + <ul> + <li><a href="#Foreword">Foreword</a></li> + <li><a href="#Introduction">Introduction</a></li> + <li><a href="#Overview">Overview</a></li> + <li><a href="#Links.between.the..Security.framework..and.the..Application.framework.">Links between the "Security framework" and the "Application framework"</a></li> + <li><a href="#The.security.framework">The security framework</a></li> + <li><a href="#The.application.framework">The application framework</a></li> + </ul> + </li> +</ul></p> + <a name="Foreword"></a> <h2>Foreword</h2> @@ -71,14 +84,14 @@ The 3 layers are providing components for:</p> <p>The figure below shows the history of these layers.</p> -<pre><code> 2014 2015 +<pre><code> 2014 2015 Tizen OBS ----------+---------------------------> - \ - \ - Tizen Yocto +---------+--------------> - \ - \ - meta-intel-iot-security +-----------> + \ + \ + Tizen Yocto +---------+--------------> + \ + \ + meta-intel-iot-security +-----------> </code></pre> <p>We took the decision to use these security layers that provides the |