http://mulesoft.github.io/connector-certification-docs
- Install ruby.
- Install coderay:
sudo gem install coderay. - Install asciidoctor:
sudo gem install asciidoctor.
- Go to
[your_path]/connector-certification-docs/currentfolder. - Run the following command:
asciidoctor -a stylesheet=assets/mule.css user-manual.adoc. - Open the generated html file:
[your_path]/connector-certification-docs/current/user-manual.html. - Be amazed.