# HG changeset patch # User lana # Date 1497548594 0 # Node ID 722a1c593e9e77ef06ccb2c19468dfa1d6ab182d # Parent 66b9491a40a290b19509bbad9b845f80bd6dcebf# Parent e9dbf9eb01002d2685598939f98970c9ab727485 Merge diff -r 66b9491a40a2 -r 722a1c593e9e make/Docs.gmk --- a/make/Docs.gmk Thu Jun 15 17:24:10 2017 +0000 +++ b/make/Docs.gmk Thu Jun 15 17:43:14 2017 +0000 @@ -169,11 +169,6 @@ JAVASE_LONG_NAME := Standard Edition $(VERSION_SPECIFICATION) ################################################################################ -# Index page text titles/snippets - -JDK_INDEX_TITLE := $(JAVA_PLATFORM), $(JDK_LONG_NAME) Specification $(DRAFT_MARKER_TITLE) - -################################################################################ # Functions # Helper function for creating a png file from a dot file generated by the @@ -208,7 +203,6 @@ # ifneq ($$($1_GROUPS),) $1_OVERVIEW_TEXT += \ -
For an overview of the full specification, grouped by usage, see the $$(JAVA_PLATFORM), $$($1_LONG_NAME) Specification.
\