OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="help-with-nacl"> | 3 <section id="help-with-nacl"> |
4 <span id="help"></span><h1 id="help-with-nacl"><span id="help"></span>Help with
NaCl</h1> | 4 <span id="help"></span><h1 id="help-with-nacl"><span id="help"></span>Help with
NaCl</h1> |
5 <p>Check the documentation resources below for help with common issues and | 5 <p>Check the documentation resources below for help with common issues and |
6 problems. For additional questions, reach out to the Native Client | 6 problems. For additional questions, reach out to the Native Client |
7 community in the forums below. You can also <a class="reference internal" href="
#report-issue"><em>report new issues</em></a> using the Native Client issue trac
ker.</p> | 7 community in the forums below. You can also <a class="reference internal" href="
#report-issue"><em>report new issues</em></a> using the Native Client issue trac
ker.</p> |
8 <h2 id="documentation">Documentation</h2> | 8 <h2 id="documentation">Documentation</h2> |
9 <ul class="small-gap"> | 9 <ul class="small-gap"> |
10 <li><a class="reference internal" href="/native-client/sdk/release-notes.html"><
em>Release Notes</em></a>.</li> | 10 <li><a class="reference internal" href="/native-client/sdk/release-notes.html"><
em>Release Notes</em></a>.</li> |
11 <li><a class="reference internal" href="/native-client/faq.html"><em>FAQ</em></a
>.</li> | 11 <li><a class="reference internal" href="/native-client/faq.html"><em>FAQ</em></a
>.</li> |
12 <li><a class="reference external" href="https://devsite.googleplex.com/native-cl
ient/community/talks">Talks, Demos, and Publications</a> (see | |
13 especially Colt McAnlis’ talk on porting C++ games to Native Client).</li> | |
14 </ul> | 12 </ul> |
15 <h2 id="forums">Forums</h2> | 13 <h2 id="forums">Forums</h2> |
16 <ul class="small-gap"> | 14 <ul class="small-gap"> |
17 <li>For new Native Client developers: <a class="reference external" href="http:/
/stackoverflow.com/questions/tagged/google-nativeclient">Stack Overflow</a> is a | 15 <li>For new Native Client developers: <a class="reference external" href="http:/
/stackoverflow.com/questions/tagged/google-nativeclient">Stack Overflow</a> is a |
18 great resource — check this forum first for answers to your | 16 great resource — check this forum first for answers to your |
19 questions.</li> | 17 questions.</li> |
20 <li>For in-depth technical discussions: <a class="reference external" href="http
s://groups.google.com/group/native-client-discuss">native-client-discuss mailing | 18 <li>For in-depth technical discussions: <a class="reference external" href="http
s://groups.google.com/group/native-client-discuss">native-client-discuss mailing |
21 list</a> is a good | 19 list</a> is a good |
22 group for detailed technical discussions about bugs and other Native Client | 20 group for detailed technical discussions about bugs and other Native Client |
23 issues. * For announcements, follow the <a class="reference external" href="htt
p://groups.google.com/group/native-client-announce">native-client-announce maili
ng list</a>.</li> | 21 issues.</li> |
| 22 <li>For announcements, follow the <a class="reference external" href="http://gro
ups.google.com/group/native-client-announce">native-client-announce mailing list
</a>.</li> |
24 <li>For 140 character goodness follow <a class="reference external" href="https:
//twitter.com/nativeclient">@nativeclient</a> on Twitter.</li> | 23 <li>For 140 character goodness follow <a class="reference external" href="https:
//twitter.com/nativeclient">@nativeclient</a> on Twitter.</li> |
25 </ul> | 24 </ul> |
26 <h2 id="issue-tracker"><span id="report-issue"></span>Issue tracker</h2> | 25 <h2 id="issue-tracker"><span id="report-issue"></span>Issue tracker</h2> |
27 <p>To report a new issue:</p> | 26 <p>To report a new issue:</p> |
28 <ol class="arabic simple"> | 27 <ol class="arabic simple"> |
29 <li>Go to the <a class="reference external" href="https://code.google.com/p/nati
veclient/issues">Native Client issue tracker</a> for a Native Client | 28 <li>Go to the <a class="reference external" href="https://code.google.com/p/nati
veclient/issues">Native Client issue tracker</a> for a Native Client |
30 bug, or the <a class="reference external" href="https://code.google.com/p/chromi
um/issues">Chromium issue tracker</a> for a Chrome/Chromium bug.</li> | 29 bug, or the <a class="reference external" href="https://code.google.com/p/chromi
um/issues">Chromium issue tracker</a> for a Chrome/Chromium bug.</li> |
31 <li>Before you report an issue, search to see if your issue has already | 30 <li>Before you report an issue, search to see if your issue has already |
32 been reported. You can add a comment to an existing issue if you have | 31 been reported. You can add a comment to an existing issue if you have |
33 additional information.</li> | 32 additional information.</li> |
34 <li>To report a new issue, fill out the Summary and Description fields on | 33 <li>To report a new issue, fill out the Summary and Description fields on |
35 the issue form and click the “Submit issue” button. You can report:<
ul class="small-gap"> | 34 the issue form and click the “Submit issue” button. You can report:<
ul class="small-gap"> |
36 <li>A <a class="reference external" href="https://code.google.com/p/nativeclient
/issues/entry?template=Defect%20report">Native Client defect</a>.</li> | 35 <li>A <a class="reference external" href="https://code.google.com/p/nativeclient
/issues/entry?template=Defect%20report">Native Client defect</a>.</li> |
37 <li>A <a class="reference external" href="https://code.google.com/p/nativeclient
/issues/entry?template=Security%20Bug">Native Client security issue</a> | 36 <li>A <a class="reference external" href="https://code.google.com/p/nativeclient
/issues/entry?template=Security%20Bug">Native Client security issue</a> |
38 (only visible to the security team).</li> | 37 (only visible to the security team).</li> |
39 <li>A <a class="reference external" href="https://code.google.com/p/chromium/iss
ues/entry?template=NaCl%20Issue">Native Client + Chrome integration issue</a>.</
li> | 38 <li>A <a class="reference external" href="https://code.google.com/p/chromium/iss
ues/entry?template=NaCl%20Issue">Native Client + Chrome integration issue</a>.</
li> |
40 <li>A <a class="reference external" href="https://code.google.com/p/chromium/iss
ues/entry?template=Security%20Bug">Native Client + Chrome integration security i
ssue</a> | 39 <li>A <a class="reference external" href="https://code.google.com/p/chromium/iss
ues/entry?template=Security%20Bug">Native Client + Chrome integration security i
ssue</a> |
41 (only visible to the security team).</li> | 40 (only visible to the security team).</li> |
42 </ul> | 41 </ul> |
43 </li> | 42 </li> |
44 </ol> | 43 </ol> |
45 </section> | 44 </section> |
46 | 45 |
47 {{/partials.standard_nacl_article}} | 46 {{/partials.standard_nacl_article}} |
OLD | NEW |