Skip to content

Commit 1080b9b

Browse files
committed
Doc using javadoc:aggregate
1 parent 360f829 commit 1080b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/content/developerguide/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ mvn fmt:format
2727
To build the Javadoc for the operator, issue the following command:
2828

2929
```
30-
$ mvn javadoc:javadoc
30+
$ mvn javadoc:aggregate
3131
```
3232

3333
The Javadoc is also available in the GitHub repository [here](https://oracle.github.io/weblogic-kubernetes-operator/apidocs/index.html).

0 commit comments

Comments
 (0)