summaryrefslogtreecommitdiffstats
path: root/security-blueprint/annexes
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 17:40:04 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-08 17:40:35 +0100
commitdf4bdd6e9e5669451e7f60ecdc5c9e0d25e3f726 (patch)
treeab9ab609538816b61789ace9e5ad280cd1727a83 /security-blueprint/annexes
parent981e9b9c4a40e248733d45cfedc6a512bdf95f5e (diff)
Added templating for section-xxx tags.
Security Blueprint doc uses specific tags to display arrays (see docs/security-blueprint/README.md) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'security-blueprint/annexes')
-rw-r--r--security-blueprint/annexes/ConfigNotes.md4
-rw-r--r--security-blueprint/annexes/todo.md8
-rw-r--r--security-blueprint/annexes/todoNotes.md4
3 files changed, 8 insertions, 8 deletions
diff --git a/security-blueprint/annexes/ConfigNotes.md b/security-blueprint/annexes/ConfigNotes.md
index 3e1f295..05b7228 100644
--- a/security-blueprint/annexes/ConfigNotes.md
+++ b/security-blueprint/annexes/ConfigNotes.md
@@ -1,5 +1,5 @@
# Config notes
-<!-- config -->
+<!-- section-config -->
Domain | Object | Recommendations
-------------------- | ---------- | ----------------------------------
@@ -474,4 +474,4 @@ Domain | Object | Recommendations
------------- | ----------------------------------------- | ---------------
Update-FOTA-1 | Integrity, confidentiality and legitimacy | Must be secure.
-<!-- endconfig -->
+<!-- end-section-config -->
diff --git a/security-blueprint/annexes/todo.md b/security-blueprint/annexes/todo.md
index c8fb035..91e39e3 100644
--- a/security-blueprint/annexes/todo.md
+++ b/security-blueprint/annexes/todo.md
@@ -8,20 +8,20 @@
## Important
-<!-- warning -->
+<!-- section-warning -->
- Add pointers to the doc throughout the document.
- Change cover title.
-<!-- endwarning -->
+<!-- end-section-warning -->
## Less important
-<!-- note -->
+<!-- section-note -->
- Merge All todo notes and this page.
- Order sub-chapters like chapters.
- Use notes like "¹, ² or ³"?
- Change pdf generated part number.
-<!-- endnote -->
+<!-- end-section-note -->
diff --git a/security-blueprint/annexes/todoNotes.md b/security-blueprint/annexes/todoNotes.md
index e5f6377..077fd57 100644
--- a/security-blueprint/annexes/todoNotes.md
+++ b/security-blueprint/annexes/todoNotes.md
@@ -1,5 +1,5 @@
# Todo notes
-<!-- todo -->
+<!-- section-todo -->
Domain | Improvement
--------------- | ----------------------------------------------------
@@ -65,4 +65,4 @@ Domain | Improvement
SecureDev-CodeAudit-1 | Add CVE analyser.
SecureDev-CodeAudit-2 | [OSSTMM](http://www.isecom.org/mirror/OSSTMM.3.pdf).
-<!-- endtodo -->
+<!-- end-section-todo -->