Convert swagger doc(yaml) to AsciiDoctor-based HTML
Based on the template.
$ mvn process-resources
output:
target/
└── asciidoc
├── definitions.adoc
├── html
│ └── index.html
├── overview.adoc
├── paths.adoc
├── pdf
│ └── index.pdf
└── security.adoc