| OLD | NEW |
| 1 .. _cds2014: | 1 .. _cds2014: |
| 2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
| 3 ############################################### | 5 ############################################### |
| 4 Chrome Dev Summit 2014 - Native Client Codelabs | 6 Chrome Dev Summit 2014 - Native Client Codelabs |
| 5 ############################################### | 7 ############################################### |
| 6 | 8 |
| 7 A Crossroads | 9 A Crossroads |
| 8 ------------- | 10 ------------- |
| 9 | 11 |
| 10 For your coding pleasure, we have two codelabs. | 12 For your coding pleasure, we have two codelabs. |
| 11 Depending on your interests and prior experience, | 13 Depending on your interests and prior experience, |
| 12 check out one or both. | 14 check out one or both. |
| 13 | 15 |
| 14 Learn how easy it is to edit, build, and run NaCl applications | 16 Learn how easy it is to edit, build, and run NaCl applications |
| 15 all in your desktop web browser or on a Chromebook. | 17 all in your desktop web browser or on a Chromebook. |
| 16 | 18 |
| 17 Codelab #1 - What a Difference Python Makes | 19 Codelab #1 - What a Difference Python Makes |
| 18 ------------------------------------------- | 20 ------------------------------------------- |
| 19 | 21 |
| 20 .. include:: python_summary.inc | 22 .. include:: python_summary.inc |
| 21 | 23 |
| 22 `Click here for Codelab #1 - What a Difference Python Makes <python>`_ | 24 `Click here for Codelab #1 - What a Difference Python Makes <python>`_ |
| 23 | 25 |
| 24 | 26 |
| 25 Codelab #2 - A Saga of Fire and Water | 27 Codelab #2 - A Saga of Fire and Water |
| 26 ------------------------------------- | 28 ------------------------------------- |
| 27 | 29 |
| 28 .. include:: cpp_summary.inc | 30 .. include:: cpp_summary.inc |
| 29 | 31 |
| 30 `Click here for Codelab #2 - A Saga of Fire and Water <cpp>`_ | 32 `Click here for Codelab #2 - A Saga of Fire and Water <cpp>`_ |
| OLD | NEW |