We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067e6c2 commit d272074Copy full SHA for d272074
framework-docs/antora.yml
@@ -6,7 +6,7 @@ nav:
6
ext:
7
collector:
8
run:
9
- command: gradlew -q -PbuildSrc.skipTests=true "-Dorg.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError" :spring-boot-project:spring-boot-docs:generateAntoraResources
+ command: gradlew -q -PbuildSrc.skipTests=true "-Dorg.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError" :framework-docs:generateAntoraResources
10
local: true
11
scan:
12
dir: ./build/generated-antora-resources
0 commit comments