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

Unified Diff: native_client_sdk/src/doc/devguide/coding/message-system.rst

Issue 25548007: [NaCl Docs] Add a new doc build configuration: devsite-staging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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/src/doc/devguide/coding/message-system.rst
diff --git a/native_client_sdk/src/doc/devguide/coding/message-system.rst b/native_client_sdk/src/doc/devguide/coding/message-system.rst
index ca7bd4d6377736db7182e977a37eb229973eb526..a0ff02a62b030a5eaf92af81c53781a64cb08178 100644
--- a/native_client_sdk/src/doc/devguide/coding/message-system.rst
+++ b/native_client_sdk/src/doc/devguide/coding/message-system.rst
@@ -145,7 +145,7 @@ Step 2: From example.js
}
// In the index.html we have set up the appropriate divs:
- <body {{attrs}}>
Sam Clegg 2013/10/02 19:09:12 Devsite can't handle {{ or }} even within <pre> ta
+ <body {attrs}>
eliben 2013/10/02 19:39:25 I think it's because these are template tags and t
<!-- ... -->
<div id="listener"></div>
<div id="log"></div>
« no previous file with comments | « native_client_sdk/src/doc/devguide/coding/_toc.yaml ('k') | native_client_sdk/src/doc/devguide/devcycle/_toc.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698