diff options
author | mudcam <v.nieutin@live.fr> | 2017-12-08 23:45:21 +0100 |
---|---|---|
committer | mudcam <v.nieutin@live.fr> | 2017-12-08 23:45:21 +0100 |
commit | 89e89e757243865c1e85b72ce22240af0ed1f14f (patch) | |
tree | f0c251e8405b827c2693ec502d6fb486383928ab /security-blueprint/README.md | |
parent | 687774d7352c656652128a11fc0594a3bbf23cd2 (diff) | |
parent | df4bdd6e9e5669451e7f60ecdc5c9e0d25e3f726 (diff) |
Merge branch 'master' of github.com:automotive-grade-linux/docs-agl into sandbox/nieutin
Diffstat (limited to 'security-blueprint/README.md')
-rw-r--r-- | security-blueprint/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security-blueprint/README.md b/security-blueprint/README.md index 3258fe7..5513dcc 100644 --- a/security-blueprint/README.md +++ b/security-blueprint/README.md @@ -10,19 +10,19 @@ We will cover topics starting from the lowest level (_Hardware_) up to the highe The document is filled with tags to easily identify important points: -<!-- config --> +<!-- section-config --> - The _config_ tag quickly identifies the configurations and the recommendations to take. -<!-- endconfig --><!-- note --> +<!-- end-section-config --><!-- section-note --> - The _note_ tag allows you to notify some additional details. -<!-- endnote --><!-- todo --> +<!-- end-section-note --><!-- section-todo --> - The _todo_ tag shows the possible improvements. -<!-- endtodo --> +<!-- end-section-todo --> In annexes of this document, you can find all the _config_ and _todo_ notes. |