asciidoctor / asciidoctor-gradle-plugin

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

Home Page:https://asciidoctor.github.io/asciidoctor-gradle-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asciidoctor Gradle Plugin

GitHub Actions 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 current documentation at https://asciidoctor.github.io/asciidoctor-gradle-plugin/master

Structure

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

About

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

https://asciidoctor.github.io/asciidoctor-gradle-plugin/

License:Apache License 2.0


Languages

Language:Groovy 94.2%Language:Java 5.7%Language:Shell 0.1%Language:HTML 0.0%Language:TeX 0.0%Language:JavaScript 0.0%