Index: native_client_sdk/doc_generated/devguide/distributing.html |
diff --git a/native_client_sdk/doc_generated/devguide/distributing.html b/native_client_sdk/doc_generated/devguide/distributing.html |
index 31041608001b7bdd1e9c771265c1add0a7fd484a..4b4dcf70b5c18ac61d1eda6ecfbdbd7154eb60ae 100644 |
--- a/native_client_sdk/doc_generated/devguide/distributing.html |
+++ b/native_client_sdk/doc_generated/devguide/distributing.html |
@@ -143,19 +143,25 @@ each Native Client architecture with two name/value pairs:</p> |
<colgroup> |
</colgroup> |
<thead valign="bottom"> |
-<tr class="row-odd"><th class="head">Name</th> |
-<th class="head">Value</th> |
+<tr class="row-odd"><th class="head"><p class="first last">Name</p> |
+</th> |
+<th class="head"><p class="first last">Value</p> |
JF
2014/09/02 20:57:34
Is this an unrelated change? Or did the html gener
jpmedley
2014/09/03 18:57:58
I don't know. I'll remove it.
On 2014/09/02 20:57
|
+</th> |
</tr> |
</thead> |
<tbody valign="top"> |
-<tr class="row-even"><td><code>nacl_arch</code></td> |
-<td><code>x86-64</code>, <code>x86-32</code>, or <code>arm</code></td> |
+<tr class="row-even"><td><p class="first last"><code>nacl_arch</code></p> |
+</td> |
+<td><p class="first last"><code>x86-64</code>, <code>x86-32</code>, or <code>arm</code></p> |
+</td> |
</tr> |
-<tr class="row-odd"><td><code>sub_package_path</code></td> |
-<td>the path of the directory (starting |
+<tr class="row-odd"><td><p class="first last"><code>sub_package_path</code></p> |
+</td> |
+<td><p class="first last">the path of the directory (starting |
with <code>_platform_specific</code>) that |
contains the files for the designated |
-NaCl architecture</td> |
+NaCl architecture</p> |
+</td> |
</tr> |
</tbody> |
</table> |