diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-13 10:59:53 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-13 10:59:53 +0200 |
commit | 9db4c56e0fcdda4496f1f249232de8117f3ae11c (patch) | |
tree | 9d4f341ccd2c48ba93fe4bba98483ce77e085965 /sec-blueprint | |
parent | f7196ecbd2f587781539f8dadd3f1c2a77dff9d5 (diff) |
fix toc generation
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'sec-blueprint')
-rw-r--r-- | sec-blueprint/01-overview.md | 3 | ||||
-rw-r--r-- | sec-blueprint/05-security-concepts.md | 1 | ||||
-rw-r--r-- | sec-blueprint/06-plateform-security.md | 3 | ||||
-rw-r--r-- | sec-blueprint/08-Hardening.md | 1 |
4 files changed, 2 insertions, 6 deletions
diff --git a/sec-blueprint/01-overview.md b/sec-blueprint/01-overview.md index 7b26ba1..d16b26c 100644 --- a/sec-blueprint/01-overview.md +++ b/sec-blueprint/01-overview.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Introduction @@ -137,4 +136,4 @@ best friend when it comes to restrict activation from valid vector. DAC Discretionaly Access Control MAC Mandatory Access Control -SoC System on Chip
\ No newline at end of file +SoC System on Chip diff --git a/sec-blueprint/05-security-concepts.md b/sec-blueprint/05-security-concepts.md index 48eb572..1ae1706 100644 --- a/sec-blueprint/05-security-concepts.md +++ b/sec-blueprint/05-security-concepts.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Security Principles diff --git a/sec-blueprint/06-plateform-security.md b/sec-blueprint/06-plateform-security.md index 41de4f0..6689668 100644 --- a/sec-blueprint/06-plateform-security.md +++ b/sec-blueprint/06-plateform-security.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Platform Definition @@ -141,4 +140,4 @@ AGL platform provides by default a software update module which is capable to re Any update software respecting these requirement can be used. AGL advise strongly to only use solutions that enable a strong verification of the validity and integrity of the download update or upgrade what ever is the selected solution. -## cloud service infrastructure
\ No newline at end of file +## cloud service infrastructure diff --git a/sec-blueprint/08-Hardening.md b/sec-blueprint/08-Hardening.md index 76f9e54..91bd823 100644 --- a/sec-blueprint/08-Hardening.md +++ b/sec-blueprint/08-Hardening.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} # Overview |