From 2a629c612e88efb2aa312255a47cf3cd5bf7528e Mon Sep 17 00:00:00 2001 From: Magnus Ihse Bursie Date: Fri, 25 May 2018 09:35:02 +0200 Subject: [PATCH] 8203366: Tag added wrongly in Docs.gmk Reviewed-by: jjg, erikj --- make/Docs.gmk | 1 - 1 file changed, 1 deletion(-) diff --git a/make/Docs.gmk b/make/Docs.gmk index df5feca3208..805d28f72dc 100644 --- a/make/Docs.gmk +++ b/make/Docs.gmk @@ -85,7 +85,6 @@ JAVADOC_TAGS := \ -tag throws \ -taglet build.tools.taglet.ModuleGraph \ -tag since \ - -tag version \ -tag serialData \ -tag factory \ -tag see \