changeset 14877:b5efd4d8bebf

8005090: Include com.sun.source.doctree in Tree API docs Reviewed-by: erikj
author jjg
date Mon, 17 Dec 2012 08:34:02 -0800
parents 6f0baa962d2c
children 0c181c93723f
files common/makefiles/javadoc/NON_CORE_PKGS.gmk
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/makefiles/javadoc/NON_CORE_PKGS.gmk	Sun Dec 16 22:02:35 2012 -0800
+++ b/common/makefiles/javadoc/NON_CORE_PKGS.gmk	Mon Dec 17 08:34:02 2012 -0800
@@ -78,7 +78,8 @@
 
 JCONSOLE_PKGS    = com.sun.tools.jconsole
 
-TREEAPI_PKGS 	 = com.sun.source.tree \
+TREEAPI_PKGS 	 = com.sun.source.doctree \
+		   com.sun.source.tree \
 		   com.sun.source.util
 
 SMARTCARDIO_PKGS = javax.smartcardio