Swagger2Markup / swagger2markup-maven-project-template

This is a Swagger2Markup Maven template project which uses the swagger2markup-maven-plugin to convert a contract-first Swagger specification into an AsciiDoctor-based HTML documentation.
50 stars 47 forks source link

activate PDF generation in project-template #145 #1

Closed jfiala closed 8 years ago

jfiala commented 8 years ago

Activate the pdf generation and add the missing dependencies for jruby and asciidoctorj (see https://github.com/asciidoctor/asciidoctor-maven-examples/tree/master/asciidoctor-pdf-example).

jfiala commented 8 years ago

this fixes https://github.com/Swagger2Markup/swagger2markup/issues/145

jfiala commented 8 years ago

pls let me know if there is something open here to accept it?