Skip to content

Commit 644dae4

Browse files
committed
exclude demos from javadocs
1 parent fc803ac commit 644dae4

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
@@ -217,7 +217,7 @@
217217
</executions>
218218
<configuration>
219219
<excludePackageNames>
220-
demos.*:reference.*
220+
demos.*:demos:reference.*:reference
221221
</excludePackageNames>
222222
<doclint>all,-missing</doclint>
223223
</configuration>

0 commit comments

Comments
 (0)