From 981e9b9c4a40e248733d45cfedc6a512bdf95f5e Mon Sep 17 00:00:00 2001 From: mudcam Date: Thu, 7 Dec 2017 10:31:22 +0100 Subject: Add proposal for new security blueprint --- security-blueprint/annexes/todo.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 security-blueprint/annexes/todo.md (limited to 'security-blueprint/annexes/todo.md') diff --git a/security-blueprint/annexes/todo.md b/security-blueprint/annexes/todo.md new file mode 100644 index 0000000..c8fb035 --- /dev/null +++ b/security-blueprint/annexes/todo.md @@ -0,0 +1,27 @@ +# Questions + +- Fosdem ? +- Mender.io ? +- Dev Meeting notes about security-blueprint ? + +# General Improvement list + +## Important + + + +- Add pointers to the doc throughout the document. +- Change cover title. + + + +## Less important + + + +- Merge All todo notes and this page. +- Order sub-chapters like chapters. +- Use notes like "¹, ² or ³"? +- Change pdf generated part number. + + -- cgit From df4bdd6e9e5669451e7f60ecdc5c9e0d25e3f726 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Fri, 8 Dec 2017 17:40:04 +0100 Subject: 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 --- security-blueprint/annexes/todo.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security-blueprint/annexes/todo.md') 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 - + - Add pointers to the doc throughout the document. - Change cover title. - + ## Less important - + - Merge All todo notes and this page. - Order sub-chapters like chapters. - Use notes like "¹, ² or ³"? - Change pdf generated part number. - + -- cgit