Skip to content

Latest commit

 

History

History
 
 

asciidoc-to-pdf-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PDF Example

An example project that demonstrates how to convert AsciiDoc to PDF using the Asciidoctor Gradle plugin.

Usage

Convert the AsciiDoc to PDF by invoking the 'asciidoctor' goal:

$ ./gradlew asciidoctor

Open the file build/docs/asciidocPdf/example-manual.pdf in your browser to see the generated PDF file.