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

Unified Diff: native_client_sdk/doc_generated/rest-devsite-examples.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/rest-devsite-examples.html
diff --git a/native_client_sdk/doc_generated/rest-devsite-examples.html b/native_client_sdk/doc_generated/rest-devsite-examples.html
index ee867060fa0acbe0f2e36a884fb410e0d85eca4c..636105d1dc8956d9e6ea4326bba26cbcd7f89997 100644
--- a/native_client_sdk/doc_generated/rest-devsite-examples.html
+++ b/native_client_sdk/doc_generated/rest-devsite-examples.html
@@ -5,7 +5,7 @@
<p>This is an auto-generated table of contents for this document. <code>:local:</code> and
<code>:backlinks: none</code> are required to make the devsite look consistent;
<code>:depth:</code> level can be controlled.</p>
-<div class="contents local topic" id="contents">
+<div class="contents local" id="contents" style="display: none">
<ul class="small-gap">
<li><a class="reference internal" href="#document-structure" id="id1">Document structure</a></li>
<li><p class="first"><a class="reference internal" href="#basic-markup" id="id2">Basic markup</a></p>
@@ -37,8 +37,8 @@
<li><a class="reference internal" href="#lists" id="id16">Lists</a></li>
<li><a class="reference internal" href="#tables" id="id17">Tables</a></li>
</ul>
-</div>
-<section id="document-structure">
+
+</div><section id="document-structure">
<h2 id="document-structure">Document structure</h2>
<p>A document starts with a Sphinx target which serves as the document name
throughout the tree. It can serve as a link target in other documents that want

Powered by Google App Engine
This is Rietveld 408576698