make/Javadoc.gmk

changeset 1633
4ad71baca90c
parent 1400
0d3041c21ce9
child 1859
8b0588603185
child 2542
741aff26fe61
equal deleted inserted replaced
1630:8bc3162917ea 1633:4ad71baca90c
256 see <a href="$(DEV_DOCS_URL)" target="_blank">Java SE Documentation</a>. \ 256 see <a href="$(DEV_DOCS_URL)" target="_blank">Java SE Documentation</a>. \
257 That documentation contains more detailed, developer-targeted descriptions, \ 257 That documentation contains more detailed, developer-targeted descriptions, \
258 with conceptual overviews, definitions of terms, workarounds, \ 258 with conceptual overviews, definitions of terms, workarounds, \
259 and working code examples.<br>\ 259 and working code examples.<br>\
260 $(call CopyrightLine,$(COPYRIGHT_URL),$(FIRST_COPYRIGHT_YEAR),)\ 260 $(call CopyrightLine,$(COPYRIGHT_URL),$(FIRST_COPYRIGHT_YEAR),)\
261 Use is subject to <a href="http://download.oracle.com/otndocs/jcp/java_se-8-mrel-spec/license.html">license terms</a>. \
262 Also see the <a target="_blank" href="http://www.oracle.com/technetwork/java/redist-137594.html">documentation redistribution policy</a>.\
261 </font> 263 </font>
262 264
263 # Common javadoc options used by all 265 # Common javadoc options used by all
264 COMMON_JAVADOCFLAGS = \ 266 COMMON_JAVADOCFLAGS = \
265 -XDignore.symbol.file=true \ 267 -XDignore.symbol.file=true \

mercurial