Commit 292b1692 authored by binji@chromium.org's avatar binji@chromium.org

[NaCl SDK Docs] Temporary hack to fix Pepper reference docs.

There is a bug in the Chromesite redirects where the Pepper reference docs
links incorrectly redirect back to themselves. This CL works around this by
removing the .html suffix on the links.

Note that these files are generated, so it will break the next time someone
generates docs (unless they're careful).

BUG=365825
R=bradnelson@chromium.org

Review URL: https://codereview.chromium.org/260193002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267026 0039d316-1c4b-4281-b951-d872f2087c98
parent 8a6f6dfe
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<p>This page lists the API for Pepper 35. Apps that use this API can <p>This page lists the API for Pepper 35. Apps that use this API can
run in Chrome 35 or higher.</p> run in Chrome 35 or higher.</p>
<section id="pepper-c-api-reference"> <section id="pepper-c-api-reference">
<h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_beta/c/index.html#pepper-beta-c-index"><em>Pepper C API Reference</em></a></h2> <h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_beta/c/index#pepper-beta-c-index"><em>Pepper C API Reference</em></a></h2>
</section><section id="id1"> </section><section id="id1">
<h2 id="id1"><a class="reference internal" href="/native-client/pepper_beta/cpp/index.html#pepper-beta-cpp-index"><em>Pepper C++ API Reference</em></a></h2> <h2 id="id1"><a class="reference internal" href="/native-client/pepper_beta/cpp/index#pepper-beta-cpp-index"><em>Pepper C++ API Reference</em></a></h2>
</section></section> </section></section>
{{/partials.standard_nacl_article}} {{/partials.standard_nacl_article}}
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<p>This page lists the API for Pepper 36. Apps that use this API can <p>This page lists the API for Pepper 36. Apps that use this API can
run in Chrome 36 or higher.</p> run in Chrome 36 or higher.</p>
<section id="pepper-c-api-reference"> <section id="pepper-c-api-reference">
<h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_dev/c/index.html#pepper-dev-c-index"><em>Pepper C API Reference</em></a></h2> <h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_dev/c/index#pepper-dev-c-index"><em>Pepper C API Reference</em></a></h2>
</section><section id="id1"> </section><section id="id1">
<h2 id="id1"><a class="reference internal" href="/native-client/pepper_dev/cpp/index.html#pepper-dev-cpp-index"><em>Pepper C++ API Reference</em></a></h2> <h2 id="id1"><a class="reference internal" href="/native-client/pepper_dev/cpp/index#pepper-dev-cpp-index"><em>Pepper C++ API Reference</em></a></h2>
</section></section> </section></section>
{{/partials.standard_nacl_article}} {{/partials.standard_nacl_article}}
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<p>This page lists the API for Pepper 34. Apps that use this API can <p>This page lists the API for Pepper 34. Apps that use this API can
run in Chrome 34 or higher.</p> run in Chrome 34 or higher.</p>
<section id="pepper-c-api-reference"> <section id="pepper-c-api-reference">
<h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_stable/c/index.html#pepper-stable-c-index"><em>Pepper C API Reference</em></a></h2> <h2 id="pepper-c-api-reference"><a class="reference internal" href="/native-client/pepper_stable/c/index#pepper-stable-c-index"><em>Pepper C API Reference</em></a></h2>
</section><section id="id1"> </section><section id="id1">
<h2 id="id1"><a class="reference internal" href="/native-client/pepper_stable/cpp/index.html#pepper-stable-cpp-index"><em>Pepper C++ API Reference</em></a></h2> <h2 id="id1"><a class="reference internal" href="/native-client/pepper_stable/cpp/index#pepper-stable-cpp-index"><em>Pepper C++ API Reference</em></a></h2>
</section></section> </section></section>
{{/partials.standard_nacl_article}} {{/partials.standard_nacl_article}}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment