raml1-doc
v1.1.0
Published
Generate HTML documentation using RAML
Downloads
4
Readme
raml1-doc
This tool will generate HTML file with documentation for you, using provided RAML 0.8 or RAML 1.0 file.
Installing globally
The easiest way is to use npm
:
npm install raml1-doc -g
Usage
ramldoc [options] [RAML input file]