8178725: provide way to link to external documentation

Reviewed-by: dholmes, erikj, ihse, jjg
This commit is contained in:
Kumar Srinivasan 2017-04-25 07:54:11 -07:00
parent 71bda8a8c1
commit e46f7968ab

View File

@ -74,6 +74,7 @@ JAVADOC_TAGS := \
-tag see \
-tag 'jvms:a:See <cite>The Java&trade; Virtual Machine Specification</cite>:' \
-tag 'jls:a:See <cite>The Java&trade; Language Specification</cite>:' \
-taglet build.tools.taglet.ExtLink \
-taglet build.tools.taglet.Incubating \
-tagletpath $(BUILDTOOLS_OUTPUTDIR)/jdk_tools_classes \
#