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

Unified Diff: native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html

Issue 511963004: Rearrange tables so that navigation can be added back to certain pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix items from review. Created 6 years, 3 months 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
Index: native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html b/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
index e77b0e2cf9881fb2b307720aa6ad80234f5bbb0c..d1306eaf4399c820f33e92accdb867c1b168b485 100644
--- a/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
+++ b/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
@@ -1,7 +1,7 @@
-{{+bindTo:partials.standard_nacl_api}}
+{{+bindTo:partials.standard_nacl_article}}
<section id="debugging-with-visual-studio">
-<h1 id="debugging-with-visual-studio">Debugging With Visual Studio</h1>
+<span id="devcycle-vs-addin"></span><h1 id="debugging-with-visual-studio"><span id="devcycle-vs-addin"></span>Debugging with Visual Studio</h1>
<div class="contents local" id="table-of-contents" style="display: none">
<p class="topic-title first">Table Of Contents</p>
<ul class="small-gap">
@@ -179,11 +179,11 @@ example):</p>
</tr>
</thead>
<tbody valign="top">
-<tr class="row-even"><td>NACL_SDK_ROOT</td>
+<tr class="row-even"><td><code>NACL_SDK_ROOT</code></td>
<td>The path to the pepper directory in the SDK.
For example: <code>C:\nacl_sdk\pepper_23</code></td>
</tr>
-<tr class="row-odd"><td>CHROME_PATH</td>
+<tr class="row-odd"><td><code>CHROME_PATH</code></td>
<td>The path to the .exe file for the version of Chrome you
are testing with. For example:
<code>C:\Users\fred\AppData\Local\Google\Chrome
@@ -513,4 +513,4 @@ than a Pepper plugin.</dd>
</dl>
</section>
-{{/partials.standard_nacl_api}}
+{{/partials.standard_nacl_article}}

Powered by Google App Engine
This is Rietveld 408576698