Skip to content

Commit d1854dc

Browse files
committed
Fix API documentation
1 parent 1df0c37 commit d1854dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

apidoc/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@
126126
<debug>true</debug>
127127
<detectLinks>true</detectLinks>
128128
<doclint>none</doclint>
129+
<sourceFileExcludes>
130+
<exclude>**/*Demo.java</exclude>
131+
</sourceFileExcludes>
129132
<failOnError>false</failOnError>
130133
<links>
131134
<link>https://hal.github.io/elemento/apidocs/</link>

0 commit comments

Comments
 (0)