From 82e92efa05a982c2da13da8946dbbf30fa73fb2a Mon Sep 17 00:00:00 2001 From: Deborah Maayen Date: Tue, 2 Aug 2016 14:38:25 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c3256a8..803f427 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,8 @@ Manually compiling a quotation, report or other document can be done using `java But why do it manually when the [ChatOps](https://github.com/radicallyopensecurity/pentext/tree/master/chatops) directory contains so much nice scripts to do just that ? See for more detailed information the [tools manual](https://github.com/radicallyopensecurity/pentext/blob/master/xml/doc/Tools%20manual.md) + +### Adding and Modifying Content +- There is a guide for [report writing](xml/doc/report/Report%20Writing%20-%20Procedure.md) +- There is a guide for [quote writing](xml/doc/) + From 3a11c7fb7a4b7ef96ed52b1df45d260328cdec3d Mon Sep 17 00:00:00 2001 From: Deborah Maayen Date: Tue, 2 Aug 2016 14:44:47 +0200 Subject: [PATCH 2/4] updated readme added links to the report and offerte writing procedures --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 803f427..fb17434 100644 --- a/README.md +++ b/README.md @@ -41,5 +41,5 @@ See for more detailed information the [tools manual](https://github.com/radicall ### Adding and Modifying Content - There is a guide for [report writing](xml/doc/report/Report%20Writing%20-%20Procedure.md) -- There is a guide for [quote writing](xml/doc/) +- There is a guide for [quotation writing](xml/doc/offerte/Offerte%20Writing%20Procedure.md) From bae29fb9f255635cbdd760d4a69e0a79f7dbd3ea Mon Sep 17 00:00:00 2001 From: Deborah Maayen Date: Tue, 2 Aug 2016 14:50:00 +0200 Subject: [PATCH 3/4] Update README.md Added example documents dir to README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb17434..c998f7d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,11 @@ But why do it manually when the [ChatOps](https://github.com/radicallyopensecuri See for more detailed information the [tools manual](https://github.com/radicallyopensecurity/pentext/blob/master/xml/doc/Tools%20manual.md) -### Adding and Modifying Content +## Adding and Modifying Content +### Guidelines - There is a guide for [report writing](xml/doc/report/Report%20Writing%20-%20Procedure.md) -- There is a guide for [quotation writing](xml/doc/offerte/Offerte%20Writing%20Procedure.md) +- There is also a guide for [quotation writing](xml/doc/offerte/Offerte%20Writing%20Procedure.md) +### Example documents +Besides the reports and quotations, generic documents can also be created. +Those can be found [here](xml/doc/examples) From 09f0e62429ee5ff89d1b7168b1a1d2f1e5da0fba Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 9 Aug 2016 15:31:22 +0200 Subject: [PATCH 4/4] removed link to code audit methodology. No such snippet