OLD | NEW |
1 Welcome to the Native Client SDK | 1 Welcome to the Native Client SDK |
2 ================================ | 2 ================================ |
3 | 3 |
4 Native Client Tools Bundle | 4 Native Client Tools Bundle |
5 Version: ${VERSION} | 5 Version: ${VERSION} |
6 Chrome Revision: ${CHROME_REVISION} | 6 Chrome Revision: ${CHROME_REVISION} |
7 Chrome Commit Position: ${CHROME_COMMIT_POSITION} | 7 Chrome Commit Position: ${CHROME_COMMIT_POSITION} |
8 Native Client Revision: ${NACL_REVISION} | 8 Native Client Revision: ${NACL_REVISION} |
9 Build Date: ${DATE} | 9 Build Date: ${DATE} |
10 | 10 |
11 Please refer to the online documentation here: | 11 Please refer to the online documentation here: |
12 | 12 |
13 https://developers.google.com/native-client | 13 https://developer.chrome.com/native-client |
14 | 14 |
15 Contributing | 15 Contributing |
16 ------------ | 16 ------------ |
17 | 17 |
18 If you want to contribute to the Native Client SDK itself, please read the | 18 If you want to contribute to the Native Client SDK itself, please read the |
19 online documentation on contributing code to Chromium here: | 19 online documentation on contributing code to Chromium here: |
20 | 20 |
21 http://www.chromium.org/developers/contributing-code | 21 http://www.chromium.org/developers/contributing-code |
22 | 22 |
23 Known Issues | 23 Known Issues |
24 ------------ | 24 ------------ |
25 | 25 |
26 Please refer to the online documentation here: | 26 Please refer to the online documentation here: |
27 | 27 |
28 http://code.google.com/chrome/nativeclient/docs/releasenotes.html | 28 https://developer.chrome.com/native-client/sdk/release-notes |
OLD | NEW |