/asciidoctor-gradle-plugin

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

Primary LanguageGroovyApache License 2.0Apache-2.0

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

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.