mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 08:47:39 +00:00
Remove protocol definitions from Javadoc generation
This commit is contained in:
parent
d6abb2288d
commit
70ee3ed1a6
@ -311,6 +311,8 @@ javadoc {
|
||||
// Add this to avoid warning caused by lack of comments in proto generated java files
|
||||
options.addStringOption('Xdoclint:none', '-quiet')
|
||||
exclude '**/*.md'
|
||||
exclude 'src/handbook/**/*.*'
|
||||
exclude 'src/generated/**/*.*'
|
||||
}
|
||||
|
||||
tasks.register('injectGitHash') {
|
||||
|
Loading…
Reference in New Issue
Block a user