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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst

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
« no previous file with comments | « native_client_sdk/src/doc/devguide/devcycle/running.rst ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
diff --git a/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst b/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
index 90e4d96435eac81082f0717b8a30b69546120422..c028d4375f7fc0a3bef1678f9368b124ac7853fa 100644
--- a/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
+++ b/native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst
@@ -1,7 +1,7 @@
-:template: standard_nacl_api
+.. _devcycle-vs-addin:
############################
-Debugging With Visual Studio
+Debugging with Visual Studio
############################
@@ -181,10 +181,10 @@ example):
+-------------------+----------------------------------------------------------+
| Variable Name | Description |
+===================+==========================================================+
-| NACL_SDK_ROOT | The path to the pepper directory in the SDK. |
+| ``NACL_SDK_ROOT`` | The path to the pepper directory in the SDK. |
| | For example: ``C:\nacl_sdk\pepper_23`` |
+-------------------+----------------------------------------------------------+
-| CHROME_PATH | The path to the .exe file for the version of Chrome you |
+| ``CHROME_PATH`` | The path to the .exe file for the version of Chrome you |
| | are testing with. For example: |
| | ``C:\Users\fred\AppData\Local\Google\Chrome |
| | SxS\Application\chrome.exe`` |
« no previous file with comments | « native_client_sdk/src/doc/devguide/devcycle/running.rst ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698