| Modifiers | Name | Description |
|---|---|---|
static String |
ANTORA_CONTENT_TAG_PREFIX |
|
static String |
ARTIFACT_ENTRIES |
|
static String |
BUILD_TASK_NAME_LOCAL |
|
static String |
COMBINE_ALL_NAVS |
|
static String |
IGNORE_ARTIFACT_NAV |
|
static String |
LEGACY_DOCS_ENTRIES |
|
static String |
NAV_ENTRIES_TASK |
|
static String |
PROJECT_ARTIFACT_MODULE |
|
static String |
PUBLISH_TO_GIT_MAIN_SOURCESET |
|
static String |
SUBPATH_ANTORA_BUILD_LOCAL |
Path in build directory into which the intermediate documentation containing HTML content will be written to. |
static String |
SUBPATH_ANTORA_BUILD_PUBLISH |
Path in build directory into which the final documentation containing HTML pages will be written to. |
static String |
SUBPATH_ANTORA_NAV_ENTRIES |
|
static String |
SUBPATH_ANTORA_WORKDIR_PUBLISH |
This is the directory from which Antora will run in order to create HTML pages which can then be send to a tagged antora-pages branch. |
static String |
SUBPATH_DISPLAY_VERSIONS |
|
static String |
SUBPATH_LEGACY_VERSIONS |
|
static String |
SUBPATH_SUPPLEMENTAL_UI_FILES |
|
static String |
VALIDATE_VERSIONS_TASK |
|
static String |
VERSIONED_PAGES_BRANCH |
| Constructor and description |
|---|
AntoraPlugin
() |
Path in build directory into which the intermediate documentation containing HTML content will be written to. It is purely for viewing the current version's documentation alongside with previous versions.
Path in build directory into which the final documentation containing HTML pages will be written to.
Content is this directory will be consumed by the gitPublishPagesCopy task.
This is the directory from which Antora will run in order to create HTML pages which can then be send to
a tagged antora-pages branch. It contains antora-playbook.yml & package.json.