Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 263 Bytes

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]