Skip to content

Commit

Permalink
Updating java doc for release.
Browse files Browse the repository at this point in the history
Summary:
allow-large-files

as title. There were some missing modules which were not getting added as it was in the script. The script is fixed by first diff in the stack.

Reviewed By: colriot

Differential Revision: D24142206

fbshipit-source-id: 56d600e252c6573bc472b4a4a6b7e02e3cea4e73
  • Loading branch information
arpitratan authored and facebook-github-bot committed Oct 7, 2020
1 parent a14e060 commit a63163e
Show file tree
Hide file tree
Showing 1,113 changed files with 17,415 additions and 4,222 deletions.
45 changes: 39 additions & 6 deletions docs/javadoc/allclasses-frame.html

Large diffs are not rendered by default.

45 changes: 39 additions & 6 deletions docs/javadoc/allclasses-noframe.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AccessibilityRole.AccessibilityRoleType</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/AccessibilityRole.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AccessibilityRole</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/AccessibilityUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AccessibilityUtils</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
63 changes: 51 additions & 12 deletions docs/javadoc/com/facebook/litho/AnimatableItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AnimatableItem</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand All @@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6};
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -102,7 +102,7 @@ <h2 title="Interface AnimatableItem" class="title">Interface AnimatableItem</h2>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">AnimatableItem</span></pre>
<div class="block">Interface used to expose a limited API of <code>LayoutOutput</code> to the animations package.</div>
<div class="block">Interface used to expose a limited API to the animations package.</div>
</li>
</ul>
</div>
Expand Down Expand Up @@ -130,38 +130,50 @@ <h3>Method Summary</h3>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getBounds--">getBounds</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getId--">getId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getOutputType--">getOutputType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getRotation--">getRotation</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<tr id="i5" class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getRotationX--">getRotationX</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<tr id="i6" class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getRotationY--">getRotationY</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<tr id="i7" class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getScale--">getScale</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../com/facebook/litho/TransitionId.html" title="class in com.facebook.litho">TransitionId</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#getTransitionId--">getTransitionId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#isAlphaSet--">isAlphaSet</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#isRotationSet--">isRotationSet</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#isRotationXSet--">isRotationXSet</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#isRotationYSet--">isRotationYSet</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/facebook/litho/AnimatableItem.html#isScaleSet--">isScaleSet</a></span>()</code>&nbsp;</td>
</tr>
Expand All @@ -180,6 +192,33 @@ <h3>Method Summary</h3>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre>long&nbsp;getId()</pre>
</li>
</ul>
<a name="getTransitionId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransitionId</h4>
<pre><a href="../../../com/facebook/litho/TransitionId.html" title="class in com.facebook.litho">TransitionId</a>&nbsp;getTransitionId()</pre>
</li>
</ul>
<a name="getOutputType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutputType</h4>
<pre>int&nbsp;getOutputType()</pre>
</li>
</ul>
<a name="getBounds--">
<!-- -->
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>Animations.AnimationBuilder</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>Animations.DynamicValueBindingBuilder</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/Animations.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>Animations</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/AnimationsDebug.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AnimationsDebug</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/ArrayBatchAllocator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>ArrayBatchAllocator</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/AttachDetachHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>AttachDetachHandler</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/BaseMatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>BaseMatcher</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/BaseMatcherBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:08 BST 2020 -->
<title>BaseMatcherBuilder</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/BenchmarkTestHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>BenchmarkTestHelper</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/Border.Builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:06 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>Border.Builder</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/Border.Corner.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:06 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>Border.Corner</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/Border.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:05 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>Border</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/BoundaryWorkingRange.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:06 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>BoundaryWorkingRange</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/com/facebook/litho/ClickEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Thu Sep 17 14:57:07 BST 2020 -->
<!-- Generated by javadoc (1.8.0_181) on Tue Oct 06 19:20:09 BST 2020 -->
<title>ClickEvent</title>
<meta name="date" content="2020-09-17">
<meta name="date" content="2020-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/javadoc/com/facebook/litho/Column.Builder.html

Large diffs are not rendered by default.

Loading

0 comments on commit a63163e

Please sign in to comment.