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

Side by Side Diff: native_client_sdk/src/doc/faq.rst

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 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 unified diff | Download patch
« no previous file with comments | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/doc/glossary.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. include:: /migration/deprecation.inc
2
1 ########################## 3 ##########################
2 Frequently Asked Questions 4 Frequently Asked Questions
3 ########################## 5 ##########################
4 6
5 .. contents:: 7 .. contents::
6 :local: 8 :local:
7 :backlinks: none 9 :backlinks: none
8 :depth: 2 10 :depth: 2
9 11
10 This document answers some frequently asked questions about Native 12 This document answers some frequently asked questions about Native
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
595 .. _Rust: http://www.rust-lang.org/ 597 .. _Rust: http://www.rust-lang.org/
596 .. _Go: https://golang.org 598 .. _Go: https://golang.org
597 .. _native-client-discuss: https://groups.google.com/group/native-client-discuss 599 .. _native-client-discuss: https://groups.google.com/group/native-client-discuss
598 .. _deprecated in Chrome: http://blog.chromium.org/2013/09/saying-goodbye-to-our -old-friend-npapi.html 600 .. _deprecated in Chrome: http://blog.chromium.org/2013/09/saying-goodbye-to-our -old-friend-npapi.html
599 .. _OpenGL ES 2.0: https://www.khronos.org/opengles/ 601 .. _OpenGL ES 2.0: https://www.khronos.org/opengles/
600 .. _GLES2 file: https://code.google.com/p/chromium/codesearch#chromium/src/ppapi /lib/gl/gles2/gles2.c 602 .. _GLES2 file: https://code.google.com/p/chromium/codesearch#chromium/src/ppapi /lib/gl/gles2/gles2.c
601 .. _Google Chrome privacy policy: https://www.google.com/chrome/intl/en/privacy. html 603 .. _Google Chrome privacy policy: https://www.google.com/chrome/intl/en/privacy. html
602 .. _Google Chrome Terms of Service: https://www.google.com/chrome/intl/en/eula_t ext.html 604 .. _Google Chrome Terms of Service: https://www.google.com/chrome/intl/en/eula_t ext.html
603 .. _webports: https://chromium.googlesource.com/webports 605 .. _webports: https://chromium.googlesource.com/webports
604 .. _CORS: http://en.wikipedia.org/wiki/Cross-origin_resource_sharing 606 .. _CORS: http://en.wikipedia.org/wiki/Cross-origin_resource_sharing
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/doc/glossary.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698