Copy default antora files

This commit is contained in:
Rob Winch
2023-08-03 11:11:12 -05:00
parent ca59c54b8a
commit 02964ae385
3 changed files with 97 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
name: shell
version: true
title: Spring Shell
nav:
- modules/ROOT/nav.adoc
ext:
collector:
run:
command: gradlew -q "-Dorg.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError" :spring-shell-docs:generateAntoraYml
local: true
scan:
dir: ./build/generated-antora-resources
asciidoc:
attributes:
attribute-missing: 'warn'
# FIXME: the copyright is not removed
# FIXME: The package is not renamed
chomp: 'all'
snippets: example$docs-src/test/java/org/springframework/shell/docs