Skip to content

Commit 980d4ca

Browse files
committed
Attempt to copy javadocs
1 parent 86be4d5 commit 980d4ca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

spring-grpc-docs/src/main/antora/antora.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ ext:
99
command: mvnw package -P javadoc -DskipTests
1010
local: true
1111
scan:
12-
dir: spring-grpc-docs/target/classes/antora-resources
12+
- dir: spring-grpc-docs/target/classes/antora-resources
13+
- dir: target/site/apidocs
14+
into:
15+
name: api
16+
dir: modules/ROOT/pages/api

0 commit comments

Comments
 (0)