Skip to content

Commit 0e0176a

Browse files
docs: change configuration for JavaDocs generation
1 parent eff181f commit 0e0176a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<configuration>
8181
<outputDirectory>${project.basedir}/docs</outputDirectory>
8282
<destDir>${project.basedir}/docs</destDir>
83-
<show>public protected</show>
83+
<show>protected</show>
8484
</configuration>
8585
</execution>
8686
</executions>

0 commit comments

Comments
 (0)