Skip to content

Commit

Permalink
releng: Update steps to build javadoc in README.md
Browse files Browse the repository at this point in the history
Change-Id: I1bdbdbff369305b0cb4b1f4ab22cab1505ae10f3
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/205639
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
  • Loading branch information
bhufmann committed Nov 28, 2023
1 parent 0b0830b commit 25d5622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ placed in `releng/org.eclipse.tracecompass.releng-site/target/repository`.
To generate the javadoc from the Trace Compass source code, run the following
command from the top-level directory:

mvn clean package javadoc:aggregate
mvn compile javadoc:aggregate

The javadoc html files will be under `target/site/apidocs`.

Expand Down

0 comments on commit 25d5622

Please sign in to comment.