diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2015-05-10 20:36:08 +0100 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2015-05-10 20:36:08 +0100 |
commit | 0d0e3b3c05b5e3004f526bf0ace02885c36ce2d5 (patch) | |
tree | fa151f80dcdf2ca2174ac83aa137333947ef1a19 /cover.asciidoci | |
parent | 013d621eb8e5493e1401a69ac99da1485d46cc37 (diff) |
use *.asciidoc(i) extension instead of *.adoc(i)
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'cover.asciidoci')
-rw-r--r-- | cover.asciidoci | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cover.asciidoci b/cover.asciidoci new file mode 100644 index 0000000..f7eeb4e --- /dev/null +++ b/cover.asciidoci @@ -0,0 +1,14 @@ +Computer Security Logbook +========================= +Olivier Gayot <ojgg2@kent.ac.uk> +v1.0, January 2015 +:doctype: book +:numbered: yes +:toc: yes + +The purpose of this document is to describe and explain how we solved the +problems that we encountered during the practical sessions of computer +security. We are also welcome to share in this document any other thought. Last +but not least, this document will serve as evidence of completion of the +practical. + |