OLD | NEW |
1 .. _cds2014_python: | 1 .. _cds2014_python: |
2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
3 ######################################## | 5 ######################################## |
4 What a Difference Python Makes - Codelab | 6 What a Difference Python Makes - Codelab |
5 ######################################## | 7 ######################################## |
6 | 8 |
7 Introduction | 9 Introduction |
8 ------------ | 10 ------------ |
9 | 11 |
10 .. include:: python_summary.inc | 12 .. include:: python_summary.inc |
11 | 13 |
12 .. include:: ../nacldev/setup_web.inc | 14 .. include:: ../nacldev/setup_web.inc |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
110 <https://developer.chrome.com/native-client/sdk/download>`_. | 112 <https://developer.chrome.com/native-client/sdk/download>`_. |
111 | 113 |
112 Send us comments and feedback on the `native-client-discuss | 114 Send us comments and feedback on the `native-client-discuss |
113 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list, | 115 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list, |
114 or ask questions using Stack Overflow's `google-nativeclient | 116 or ask questions using Stack Overflow's `google-nativeclient |
115 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag. | 117 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag. |
116 | 118 |
117 Bring your interpreted app to PNaCl today! | 119 Bring your interpreted app to PNaCl today! |
118 | 120 |
119 .. include:: ../nacldev/cleanup_web.inc | 121 .. include:: ../nacldev/cleanup_web.inc |
OLD | NEW |