raml2html-confluencewiki-theme
Version:
A raml2html theme for rendering RAML to confluence wiki format.
17 lines (12 loc) • 369 B
Markdown
# raml2html confluence wiki theme
A raml2html theme for rendering RAML to confluence wiki format.
## Install
```
npm i -g raml2html-confluencewiki-theme
```
## Usage
```
raml2html --theme raml2html-confluencewiki-theme example.raml > example.wiki
```
## License
raml2html-confluencewiki-theme is available under the MIT license. See the LICENSE file for more info.