Gradle Antora Plugin Documentation

The Antora plugin for Gradle prepares a Node.js runtime and then uses the runtime to install and run Antora. The plugin invokes Antora using its CLI (antora) by way of the npx command.

Overview

The Antora plugin builds on the Node.js plugin to provision a Node.js runtime, which, in turn, it uses to install and run Antora. That means you don’t need Node.js preinstalled to use this plugin. All you need is Java in order to run Gradle. Head over to the Use the Plugin page to see how easy it is to get started.

Features

The Antora plugin provides the following capabilities and features: