Skip to content

Latest commit

 

History

History

raml2html

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

raml2html

Tool for generating static HTML from RAML definitions.

Installation

Install required dependencies before use. Go to raml2html root directory and run:

composer install

To generate static HTML from RAML definitions, use the following code:

php tools/raml2html/raml2html.php build --non-standard-http-methods=COPY,MOVE,PUBLISH,SWAP -t default -o docs/api/rest_api/rest_api_reference/ docs/api/rest_api/rest_api_reference/input/ibexa.raml