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

Unified Diff: native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.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/tutorial/tutorial-part1.html
diff --git a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
index 03181713159c0f200110cb61e319e1d3507862f8..cd1cf0c1012fccbabb8276789d366705bf0f1b6d 100644
--- a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
+++ b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
@@ -2,7 +2,7 @@
<section id="c-tutorial-getting-started-part-1">
<span id="tutorial"></span><h1 id="c-tutorial-getting-started-part-1"><span id="tutorial"></span>C++ Tutorial: Getting Started (Part 1)</h1>
-<div class="contents local topic" id="contents">
+<div class="contents local" id="contents" style="display: none">
<ul class="small-gap">
<li><p class="first"><a class="reference internal" href="#overview" id="id1">Overview</a></p>
<ul class="small-gap">
@@ -21,8 +21,8 @@
<li><a class="reference internal" href="#troubleshooting" id="id12">Troubleshooting</a></li>
<li><a class="reference internal" href="#next-steps" id="id13">Next steps</a></li>
</ul>
-</div>
-<section id="overview">
+
+</div><section id="overview">
<h2 id="overview">Overview</h2>
<p>This tutorial shows how to build and run a web application using Portable Native
Client (PNaCl). This is a client-side application that uses HTML, JavaScript and

Powered by Google App Engine
This is Rietveld 408576698