Skip to content

izeye/asciidoctor-gradle-plugin

 
 

Repository files navigation

Asciidoctor Gradle Plugin

Build Status Build Status Coverage Status Apache License 2 pipeline

The Asciidoctor Gradle Plugin is the official means of using Asciidoctor to convert all your AsciiDoc documentation using Gradle.

Documentation

We are migrating our documentation to the new Asciidoctor Antora-based site when it is ready. In the meantime you can read a snapshot of the new documentation at https://asciidoctor.github.io/asciidoctor-gradle-plugin/development-2.0

Incompatibilities

The 2.x range of these plugins are NOT compatible with Spring REST Docs. If you have to use the latter then stick to the older v1.5.11 or v1.5.12 versions and do not manually set the version of AsciidoctorJ in your build script.

Structure

master now represents the code for the latest 2.x release of these plugins. Development for for 2.x is against the development-2.0 branch. PRs are preferably taking against that branch. The 1.5.x series of the plugin is now in maintenance only mode. PRs for that should be raised against the maintenance-1.5 branch.

About

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 99.0%
  • Java 0.6%
  • Kotlin 0.3%
  • Shell 0.1%
  • TeX 0.0%
  • HTML 0.0%