Makefile
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_includes
images
.gitignore
Makefile
Monarc-theme.yml
README.md
index.adoc

README.md

MONARC User guide

MONARC user guide.

In order to generate user guide, install Asciidoctor:

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

$ make html
$ make pdf