Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EBE25200C25 for ; Fri, 24 Feb 2017 23:18:55 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EAB62160B7E; Fri, 24 Feb 2017 22:18:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A9425160B7D for ; Fri, 24 Feb 2017 23:18:53 +0100 (CET) Received: (qmail 59807 invoked by uid 500); 24 Feb 2017 22:18:52 -0000 Mailing-List: contact commits-help@juneau.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.incubator.apache.org Delivered-To: mailing list commits@juneau.incubator.apache.org Received: (qmail 59790 invoked by uid 99); 24 Feb 2017 22:18:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2017 22:18:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5183518E169 for ; Fri, 24 Feb 2017 22:18:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.566 X-Spam-Level: X-Spam-Status: No, score=-6.566 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Hp4YDIOEJQiP for ; Fri, 24 Feb 2017 22:18:39 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 8903161F37 for ; Fri, 24 Feb 2017 22:18:22 +0000 (UTC) Received: (qmail 57589 invoked by uid 99); 24 Feb 2017 22:18:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2017 22:18:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 67910DFDD1; Fri, 24 Feb 2017 22:18:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jamesbognar@apache.org To: commits@juneau.incubator.apache.org Date: Fri, 24 Feb 2017 22:18:38 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [34/51] [partial] incubator-juneau-website git commit: Clean up javadocs archived-at: Fri, 24 Feb 2017 22:18:56 -0000 http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/8e5b7c02/content/site/apidocs/org/apache/juneau/dto/html5/H1.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html index 70f0d66..998755d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -182,6 +182,12 @@ extends id attribute. + +H1 +style(String style) +
style attribute.
+ +