Playground for migration of OWASP SAMM to Asciidoc
- Install asciidoctor according to your OS: http://asciidoctor.org/docs/install-toolchain/
- Checkout this project
- Run
asciidoctor *.adoc
in order to generate HTML files from the documents
- Install asciidoctor-pdf according to these instructions: http://asciidoctor.org/docs/convert-asciidoc-to-pdf/#getting-started
- Run
asciidoctor-pdf *.adoc