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

Unified Diff: chrome/common/extensions/docs/templates/private/standard_nacl_api.html

Issue 299753002: [NaCl SDK Docs] PPAPI docs use a new template without a sidenav. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 6 years, 7 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
« no previous file with comments | « no previous file | native_client_sdk/src/doc/_sphinxext/chromesite_builder.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/private/standard_nacl_api.html
diff --git a/chrome/common/extensions/docs/templates/private/standard_nacl_api.html b/chrome/common/extensions/docs/templates/private/standard_nacl_api.html
new file mode 100644
index 0000000000000000000000000000000000000000..59f60b6b665d0bbc47dfc7dc11f1fe51982cefde
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/private/standard_nacl_api.html
@@ -0,0 +1,12 @@
+<link href="/native-client/_static/css/nacl.css" rel="stylesheet" type="text/css">
+{{+content:partials.site
+ platform:strings.nacl
+ platformTitle:strings.naclTitle}}
+<article>
+ <div itemprop="articleBody" class="api">
+{{- This is unindented because it may contain whitespace-sensitive tags. -}}
+{{+bindTo platform:strings.nacl platformTitle:strings.naclTitle /}}
+ {{+partials.cc /}}
+ </div>
+</article>
+{{/partials.site}}
« no previous file with comments | « no previous file | native_client_sdk/src/doc/_sphinxext/chromesite_builder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698