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 360f829 commit 1080b9bCopy full SHA for 1080b9b
docs-source/content/developerguide/building.md
@@ -27,7 +27,7 @@ $ mvn fmt:format
27
To build the Javadoc for the operator, issue the following command:
28
29
```
30
-$ mvn javadoc:javadoc
+$ mvn javadoc:aggregate
31
32
33
The Javadoc is also available in the GitHub repository [here](https://oracle.github.io/weblogic-kubernetes-operator/apidocs/index.html).
0 commit comments