Skip to content

monarc-project/method-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

method-guide

Method guide of MONARC, explain the risk analysis method behind MONARC.

In order to generate the documentation install Asciidoctor, then:

$ sudo apt-get install asciidoctor
$ sudo gem install --pre asciidoctor-pdf
$ sudo gem install coderay pygments.rb

$ make html
$ make pdf