summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated
diff options
context:
space:
mode:
authorBrad Nelson <bradnelson@google.com>2014-11-17 15:33:13 -0800
committerBrad Nelson <bradnelson@google.com>2014-11-17 23:34:04 +0000
commit689344e312566593f65e1a42236be688ae422b20 (patch)
tree0c25e4c7ae2e5213a87ed40822998ca2bd6208ad /native_client_sdk/doc_generated
parenta8efa915f66ca775df9f66ec446ad6d7b7a3f607 (diff)
downloadchromium_src-689344e312566593f65e1a42236be688ae422b20.zip
chromium_src-689344e312566593f65e1a42236be688ae422b20.tar.gz
chromium_src-689344e312566593f65e1a42236be688ae422b20.tar.bz2
Fixing title capitalization and inconsistency for nacl cds2014 codelab.
R=binji@chromium.org, jmedley@chromium.org BUG=None Review URL: https://codereview.chromium.org/716243004 Cr-Commit-Position: refs/heads/master@{#304518}
Diffstat (limited to 'native_client_sdk/doc_generated')
-rw-r--r--native_client_sdk/doc_generated/cds2014/index.html4
-rw-r--r--native_client_sdk/doc_generated/cds2014/python.html2
-rw-r--r--native_client_sdk/doc_generated/sitemap.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/native_client_sdk/doc_generated/cds2014/index.html b/native_client_sdk/doc_generated/cds2014/index.html
index 97a534f..effd44e 100644
--- a/native_client_sdk/doc_generated/cds2014/index.html
+++ b/native_client_sdk/doc_generated/cds2014/index.html
@@ -46,7 +46,7 @@ if (!('application/x-pnacl' in navigator.mimeTypes)) {
</ul>
</dd>
</dl>
-<p><a class="reference external" href="python">Click here for Codelab #1 - Python on the Web</a></p>
+<p><a class="reference external" href="python">Click here for Codelab #1 - What a Difference Python Makes</a></p>
<h2 id="codelab-2-a-saga-of-fire-and-water">Codelab #2 - A Saga of Fire and Water</h2>
<p>Learn the basics of using PPAPI to do 2D graphics from
a C++ program running in Native Client.
@@ -94,7 +94,7 @@ if (!('application/x-nacl' in navigator.mimeTypes)) {
</ul>
</dd>
</dl>
-<p><a class="reference external" href="cpp">Click here for Codelab #2 - Compile for Speed</a></p>
+<p><a class="reference external" href="cpp">Click here for Codelab #2 - A Saga of Fire and Water</a></p>
</section>
{{/partials.standard_nacl_article}}
diff --git a/native_client_sdk/doc_generated/cds2014/python.html b/native_client_sdk/doc_generated/cds2014/python.html
index 4955a4c..67a54d0 100644
--- a/native_client_sdk/doc_generated/cds2014/python.html
+++ b/native_client_sdk/doc_generated/cds2014/python.html
@@ -1,7 +1,7 @@
{{+bindTo:partials.standard_nacl_article}}
<section id="what-a-difference-python-makes-codelab">
-<span id="cds2014-python"></span><h1 id="what-a-difference-python-makes-codelab"><span id="cds2014-python"></span>What a difference Python Makes - Codelab</h1>
+<span id="cds2014-python"></span><h1 id="what-a-difference-python-makes-codelab"><span id="cds2014-python"></span>What a Difference Python Makes - Codelab</h1>
<h2 id="introduction">Introduction</h2>
<p>Learn how you can use client-side Python on your webpage.
Use the python <a href="https://docs.python.org/2/library/difflib.html"
diff --git a/native_client_sdk/doc_generated/sitemap.html b/native_client_sdk/doc_generated/sitemap.html
index 7a80656..bb7beca 100644
--- a/native_client_sdk/doc_generated/sitemap.html
+++ b/native_client_sdk/doc_generated/sitemap.html
@@ -225,7 +225,7 @@
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/index.html#codelab-2-a-saga-of-fire-and-water">Codelab #2 - A Saga of Fire and Water</a></li>
</ul>
</li>
-<li class="toctree-l1"><a class="reference internal" href="/native-client/cds2014/python.html">What a difference Python Makes - Codelab</a><ul class="small-gap">
+<li class="toctree-l1"><a class="reference internal" href="/native-client/cds2014/python.html">What a Difference Python Makes - Codelab</a><ul class="small-gap">
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/python.html#introduction">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/python.html#setup">Setup</a></li>
<li class="toctree-l2"><a class="reference internal" href="/native-client/cds2014/python.html#get-the-code">Get the Code!</a></li>