8170195: jshell tool (make): update javadoc generation for jdk.jshell
Reviewed-by: jjg
This commit is contained in:
parent
1a300611f0
commit
24149f0643
@ -577,12 +577,13 @@ $(eval $(call SetupJavadocGeneration, jshellapi, \
|
||||
PACKAGES := \
|
||||
jdk.jshell \
|
||||
jdk.jshell.spi \
|
||||
jdk.jshell.execution, \
|
||||
jdk.jshell.execution \
|
||||
jdk.jshell.tool, \
|
||||
API_ROOT := jdk, \
|
||||
DEST_DIR := jshell, \
|
||||
OVERVIEW := $(LANGTOOLS_TOPDIR)/src/jdk.jshell/share/classes/jdk/jshell/overview.html, \
|
||||
TITLE := JShell API, \
|
||||
FIRST_COPYRIGHT_YEAR := 2015, \
|
||||
SPLIT_INDEX := TRUE, \
|
||||
))
|
||||
|
||||
TARGETS += $(jshellapi)
|
||||
|
Loading…
x
Reference in New Issue
Block a user