| 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>
|
|
|