We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc64cc commit a4e97aaCopy full SHA for a4e97aa
make/Docs.gmk
@@ -66,10 +66,6 @@ MODULES_SOURCE_PATH := $(call PathList, $(call GetModuleSrcPath) )
66
# In order to get a specific ordering it's necessary to specify the total
67
# ordering of tags as the tags are otherwise ordered in order of definition.
68
JAVADOC_TAGS := \
69
- -tag beaninfo:X \
70
- -tag since.unbundled:X \
71
- -tag Note:X \
72
- -tag ToDo:X \
73
-tag 'apiNote:a:API Note:' \
74
-tag 'implSpec:a:Implementation Requirements:' \
75
-tag 'implNote:a:Implementation Note:' \
0 commit comments