Update Antora Plugin to 1.0.0
Issue gh-2234
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
name: ROOT
|
||||
version: '2.7.1'
|
||||
prerelease: '-SNAPSHOT'
|
||||
version: true
|
||||
title: Documentation
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
ext:
|
||||
collector:
|
||||
run:
|
||||
command: gradlew -q -PbuildSrc.skipTests=true "-Dorg.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError" :spring-session-docs:generateAntoraYml
|
||||
local: true
|
||||
scan:
|
||||
dir: ./build/generated-antora-resources
|
||||
|
||||
Reference in New Issue
Block a user