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

Unified Diff: native_client_sdk/src/doc/nacldev/web_tools_note.inc

Issue 731453002: Adding two codelabs for cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 6 years, 1 month 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 | « native_client_sdk/src/doc/nacldev/setup_web.inc ('k') | native_client_sdk/src/doc/sitemap.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/nacldev/web_tools_note.inc
diff --git a/native_client_sdk/src/doc/nacldev/web_tools_note.inc b/native_client_sdk/src/doc/nacldev/web_tools_note.inc
new file mode 100644
index 0000000000000000000000000000000000000000..4daa54378d61a15dd87e9379e7edf01e3ca593cf
--- /dev/null
+++ b/native_client_sdk/src/doc/nacldev/web_tools_note.inc
@@ -0,0 +1,19 @@
+Our Web-based Tools
+===================
+
+These development tools are a `work in progress <nacldev>`_.
+At this point, they are a learning tool and demonstration of NaCl's
+flexibility, but are not the recommended tools for a production application.
+In the future, that may change, but for the moment,
+to develop a substantial application for Native Client /
+Portable Native Client,
+we recommend you use the
+`Native Client SDK </native-client/sdk/download>`_.
+
+.. raw:: html
+
+ <b><font color="#880000">
+ NOTE: The NaCl Development Environment is not yet stable.
+ Ideally user data is preserved, but currently it can be lost during updates
+ or sporadically. We're working to resolve this.
+ </font></b>
« no previous file with comments | « native_client_sdk/src/doc/nacldev/setup_web.inc ('k') | native_client_sdk/src/doc/sitemap.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698