OLD | NEW |
1 .. _contest_archive: | 1 .. _contest_archive: |
2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
3 ######################## | 5 ######################## |
4 Security Contest Archive | 6 Security Contest Archive |
5 ######################## | 7 ######################## |
6 | 8 |
7 .. contents:: | 9 .. contents:: |
8 :local: | 10 :local: |
9 :backlinks: none | 11 :backlinks: none |
10 :depth: 2 | 12 :depth: 2 |
11 | 13 |
12 The Native Client team at Google has gone to exceptional measures to | 14 The Native Client team at Google has gone to exceptional measures to |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
212 | 214 |
213 If you'd like to get involved with Native Client, you can: | 215 If you'd like to get involved with Native Client, you can: |
214 | 216 |
215 * Use the `Native Client SDK </native-client/sdk/download>`_ to build Native | 217 * Use the `Native Client SDK </native-client/sdk/download>`_ to build Native |
216 Client web applications. | 218 Client web applications. |
217 * Submit `bugs <http://code.google.com/p/nativeclient/issues/list>`_ | 219 * Submit `bugs <http://code.google.com/p/nativeclient/issues/list>`_ |
218 and participate in the Native Client | 220 and participate in the Native Client |
219 `discussion group <http://groups.google.com/group/native-client-discuss>`_. | 221 `discussion group <http://groups.google.com/group/native-client-discuss>`_. |
220 * Contribute to the | 222 * Contribute to the |
221 `Native Client open-source project <http://code.google.com/p/nativeclient/>`_. | 223 `Native Client open-source project <http://code.google.com/p/nativeclient/>`_. |
OLD | NEW |