Use https://github.com/mulesoft/api-designer with Atom and open the project folder
- Using RAML2HTML with javascript do :
npm i -g raml2html
- Then in current folder use this command to generate HTML Documentation
raml2html api.raml > documentation.html