make/Javadoc.gmk
changeset 44990 db3606f423a3
parent 44989 a9bd528e3014
child 45095 704e6f5e9b6d
child 46218 3850de6acd8e
equal deleted inserted replaced
44989:a9bd528e3014 44990:db3606f423a3
    53 
    53 
    54 # URLs
    54 # URLs
    55 JAVADOC_BASE_URL := http://www.oracle.com/pls/topic/lookup?ctx=javase9&id=homepage
    55 JAVADOC_BASE_URL := http://www.oracle.com/pls/topic/lookup?ctx=javase9&id=homepage
    56 BUG_SUBMIT_URL := http://bugreport.java.com/bugreport/
    56 BUG_SUBMIT_URL := http://bugreport.java.com/bugreport/
    57 COPYRIGHT_URL := {@docroot}/../legal/cpyr.html
    57 COPYRIGHT_URL := {@docroot}/../legal/cpyr.html
       
    58 LICENSE_URL := http://www.oracle.com/technetwork/java/javase/terms/license/java9speclicense.html
       
    59 REDISTRIBUTION_URL := http://www.oracle.com/technetwork/java/redist-137594.html
       
    60 
    58 
    61 
    59 # In order to get a specific ordering it's necessary to specify the total
    62 # In order to get a specific ordering it's necessary to specify the total
    60 # ordering of tags as the tags are otherwise ordered in order of definition.
    63 # ordering of tags as the tags are otherwise ordered in order of definition.
    61 JAVADOC_TAGS := \
    64 JAVADOC_TAGS := \
    62     -tag beaninfo:X \
    65     -tag beaninfo:X \
   133     of terms, workarounds, and working code examples.<br> \
   136     of terms, workarounds, and working code examples.<br> \
   134     Java is a trademark or registered trademark of $(FULL_COMPANY_NAME) in \
   137     Java is a trademark or registered trademark of $(FULL_COMPANY_NAME) in \
   135     the US and other countries.<br> \
   138     the US and other countries.<br> \
   136     <a href="$(COPYRIGHT_URL)">Copyright</a> \
   139     <a href="$(COPYRIGHT_URL)">Copyright</a> \
   137     &copy; 1993, $(COPYRIGHT_YEAR), $(FULL_COMPANY_NAME). \
   140     &copy; 1993, $(COPYRIGHT_YEAR), $(FULL_COMPANY_NAME). \
   138     $(COMPANY_ADDRESS). All rights reserved.$(DRAFT_MARKER_STR)</span>
   141     $(COMPANY_ADDRESS). All rights reserved. \
       
   142     Use is subject to <a href="$(LICENSE_URL)">license terms</a>. Also see the \
       
   143     <a href="$(REDISTRIBUTION_URL)">documentation redistribution policy</a>. \
       
   144     $(DRAFT_MARKER_STR)</span>
   139 
   145 
   140 JAVADOC_TOP := \
   146 JAVADOC_TOP := \
   141     <div style="background-color: $(HASH)EEEEEE"><div style="padding: 6px; \
   147     <div style="background-color: $(HASH)EEEEEE"><div style="padding: 6px; \
   142     margin-top: 2px; margin-bottom: 6px; margin-left: 6px; margin-right: \
   148     margin-top: 2px; margin-bottom: 6px; margin-left: 6px; margin-right: \
   143     6px; text-align: justify; font-size: 80%; font-family: Helvetica, Arial, \
   149     6px; text-align: justify; font-size: 80%; font-family: Helvetica, Arial, \