OLD | NEW |
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 |
11 | 11 |
12 .. include:: ../nacldev/setup_web.inc | 12 .. include:: ../nacldev/setup_web.inc |
13 | 13 |
14 | 14 |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
110 `NaCl SDK | 110 `NaCl SDK |
111 <https://developer.chrome.com/native-client/sdk/download>`_. | 111 <https://developer.chrome.com/native-client/sdk/download>`_. |
112 | 112 |
113 For questions, concerns, and help contact us at | 113 For questions, concerns, and help contact us at |
114 `native-client-discuss@googlegroups.com | 114 `native-client-discuss@googlegroups.com |
115 <https://groups.google.com/forum/#!forum/native-client-discuss>`_. | 115 <https://groups.google.com/forum/#!forum/native-client-discuss>`_. |
116 | 116 |
117 Bring your interpreted app to PNaCl today! | 117 Bring your interpreted app to PNaCl today! |
118 | 118 |
119 .. include:: ../nacldev/cleanup_web.inc | 119 .. include:: ../nacldev/cleanup_web.inc |
OLD | NEW |