Skip to content

Commit

Permalink
javadocs structure changed
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Jan 5, 2025
1 parent 8935470 commit 9308a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@
<version>${maven-jxr-plugin.version}</version>
<configuration>
<aggregate>true</aggregate>
<javadocDir>target/site/apidocs/</javadocDir>
<linkJavadoc>true</linkJavadoc>
<!--<javadocDir>target/site/apidocs/</javadocDir>-->
<linkJavadoc>false</linkJavadoc>
</configuration>
</plugin>

Expand Down

0 comments on commit 9308a58

Please sign in to comment.