Skip to content

Commit

Permalink
Exclude the crypto package from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jchambers committed Mar 1, 2024
1 parent eb684a9 commit 117da78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
<version>3.6.3</version>
<configuration>
<additionalOptions>--snippet-path ${project.basedir}/src/example/java</additionalOptions>

<excludePackageNames>com.eatthepath.noise.crypto</excludePackageNames>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 117da78

Please sign in to comment.