8262893: Enable more doclint checks in javadoc build
Reviewed-by: jjg, erikj
This commit is contained in:
parent
40bdf52e24
commit
c9097a60b6
@ -99,7 +99,7 @@ JAVADOC_TAGS := \
|
|||||||
REFERENCE_TAGS := $(JAVADOC_TAGS)
|
REFERENCE_TAGS := $(JAVADOC_TAGS)
|
||||||
|
|
||||||
# Which doclint checks to ignore
|
# Which doclint checks to ignore
|
||||||
JAVADOC_DISABLED_DOCLINT := accessibility html missing syntax reference
|
JAVADOC_DISABLED_DOCLINT := missing
|
||||||
|
|
||||||
# The initial set of options for javadoc
|
# The initial set of options for javadoc
|
||||||
JAVADOC_OPTIONS := -use -keywords -notimestamp \
|
JAVADOC_OPTIONS := -use -keywords -notimestamp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user