From 9db4c56e0fcdda4496f1f249232de8117f3ae11c Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 13 Jul 2017 10:59:53 +0200 Subject: fix toc generation Signed-off-by: Ronan Le Martret --- sec-blueprint/01-overview.md | 3 +-- sec-blueprint/05-security-concepts.md | 1 - sec-blueprint/06-plateform-security.md | 3 +-- sec-blueprint/08-Hardening.md | 1 - signaling/architecture.md | 3 +-- 5 files changed, 3 insertions(+), 8 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 diff --git a/signaling/architecture.md b/signaling/architecture.md index 2132c4a..823a6d2 100644 --- a/signaling/architecture.md +++ b/signaling/architecture.md @@ -12,7 +12,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Context @@ -465,4 +464,4 @@ outside world. [ViWi]: https://www.w3.org/Submission/2016/SUBM-viwi-protocol-20161213/ [OpenXC]: http://openxcplatform.com/ [low level CAN service]: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/low-level-can-generator -[high level ViWi]: https://github.com/iotbzh/high-level-viwi-service \ No newline at end of file +[high level ViWi]: https://github.com/iotbzh/high-level-viwi-service -- cgit