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

Side by Side Diff: native_client_sdk/src/doc/cds2014/python.rst

Issue 863543002: NaCl docs: a few improvements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
OLDNEW
1 .. _cds2014_python: 1 .. _cds2014_python:
2 2
3 ######################################## 3 ########################################
4 What a Difference Python Makes - Codelab 4 What a Difference Python Makes - Codelab
5 ######################################## 5 ########################################
6 6
7 Introduction 7 Introduction
8 ------------ 8 ------------
9 9
10 .. include:: python_summary.inc 10 .. include:: python_summary.inc
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 Check out the range of interpreters, libraries, and tools 102 Check out the range of interpreters, libraries, and tools
103 `already ported to PNaCl and ready to be integrated with your Web App 103 `already ported to PNaCl and ready to be integrated with your Web App
104 <https://code.google.com/p/naclports/wiki/PortList>`_. 104 <https://code.google.com/p/naclports/wiki/PortList>`_.
105 105
106 While our in-browser environment is rapidly evolving 106 While our in-browser environment is rapidly evolving
107 to become a complete development solution, 107 to become a complete development solution,
108 for the broadest range of development options, check out the 108 for the broadest range of development options, check out the
109 `NaCl SDK 109 `NaCl SDK
110 <https://developer.chrome.com/native-client/sdk/download>`_. 110 <https://developer.chrome.com/native-client/sdk/download>`_.
111 111
112 For questions, concerns, or help contact us at 112 Send us comments and feedback on the `native-client-discuss
113 `native-client-discuss@googlegroups.com 113 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list,
114 <https://groups.google.com/forum/#!forum/native-client-discuss>`_. 114 or ask questions using Stack Overflow's `google-nativeclient
115 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag.
115 116
116 Bring your interpreted app to PNaCl today! 117 Bring your interpreted app to PNaCl today!
117 118
118 .. include:: ../nacldev/cleanup_web.inc 119 .. include:: ../nacldev/cleanup_web.inc
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698