8178725: provide way to link to external documentation
authorksrini
Tue, 25 Apr 2017 07:54:11 -0700
changeset 44826 7a887996ee84
parent 44734 70bbd6884287
child 44827 56c57aa67d0c
8178725: provide way to link to external documentation Reviewed-by: dholmes, erikj, ihse, jjg
make/Javadoc.gmk
--- a/make/Javadoc.gmk	Sun Apr 23 21:34:02 2017 +0200
+++ b/make/Javadoc.gmk	Tue Apr 25 07:54:11 2017 -0700
@@ -74,6 +74,7 @@
     -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 \
     #