Skip to content

Commit

Permalink
In javadoc, emit links to source
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy committed Nov 27, 2023
1 parent 00f85a8 commit a6c1950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
<configuration>
<doclint>none</doclint>
<source>8</source>
<linksource>true</linksource>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit a6c1950

Please sign in to comment.