Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1246)

Unified Diff: native_client_sdk/doc_generated/devguide/distributing.html

Issue 731453002: Adding two codelabs for cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/doc_generated/cds2014/python.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 4b4dcf70b5c18ac61d1eda6ecfbdbd7154eb60ae..31041608001b7bdd1e9c771265c1add0a7fd484a 100644
--- a/native_client_sdk/doc_generated/devguide/distributing.html
+++ b/native_client_sdk/doc_generated/devguide/distributing.html
@@ -143,25 +143,19 @@ each Native Client architecture with two name/value pairs:</p>
<colgroup>
</colgroup>
<thead valign="bottom">
-<tr class="row-odd"><th class="head"><p class="first last">Name</p>
-</th>
-<th class="head"><p class="first last">Value</p>
-</th>
+<tr class="row-odd"><th class="head">Name</th>
+<th class="head">Value</th>
</tr>
</thead>
<tbody valign="top">
-<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 class="row-even"><td><code>nacl_arch</code></td>
+<td><code>x86-64</code>, <code>x86-32</code>, or <code>arm</code></td>
</tr>
-<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
+<tr class="row-odd"><td><code>sub_package_path</code></td>
+<td>the path of the directory (starting
with <code>_platform_specific</code>) that
contains the files for the designated
-NaCl architecture</p>
-</td>
+NaCl architecture</td>
</tr>
</tbody>
</table>
« no previous file with comments | « native_client_sdk/doc_generated/cds2014/python.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698