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

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

Issue 146203002: [NaCl SDK Docs] Remove table-of-contents from generated pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add .gitignore for .buildinfo Created 6 years, 11 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 fb122c2b1ee376d1411838dc240b48ab6b1be009..f02a7fc44a1671d45f6776500d96d87c2f972fea 100644
--- a/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
+++ b/native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html
@@ -2,7 +2,7 @@
<section id="debugging-with-visual-studio">
<h1 id="debugging-with-visual-studio">Debugging With Visual Studio</h1>
-<div class="contents local topic" id="table-of-contents">
+<div class="contents local" id="table-of-contents" style="display: none">
<p class="topic-title first">Table Of Contents</p>
<ul class="small-gap">
<li><a class="reference internal" href="#introduction" id="id1">Introduction</a></li>
@@ -42,8 +42,8 @@
</ul>
</li>
</ul>
-</div>
-<p>Whether you&#8217;re porting an existing project or starting from scratch, the Native
+
+</div><p>Whether you&#8217;re porting an existing project or starting from scratch, the Native
Client Visual Studio add-in makes it easier to set up, build, run and debug
your Native Client app by integrating the Native Client SDK development tools
into the Visual Studio environment.</p>

Powered by Google App Engine
This is Rietveld 408576698