git clone [email protected]:raml-leanlabsio/raml2html.git && cd raml2html && composer update --no-dev
./raml2html generate -i example/raml/basic/api.raml -o index.html
input file and output file require
-
raml2html base in raml parser
-
official raml specification