2012-04-20 00:31:19 +08:00
|
|
|
{# This template defines sidebar which can be used to provide common links on
|
|
|
|
all documentation pages. #}
|
|
|
|
|
2019-10-10 04:26:13 +08:00
|
|
|
<h3>Documentation</h3>
|
|
|
|
|
|
|
|
<ul class="want-points">
|
|
|
|
<li><a href="https://llvm.org/docs/GettingStartedTutorials.html">Getting Started/Tutorials</a></li>
|
|
|
|
<li><a href="https://llvm.org/docs/UserGuides.html">User Guides</a></li>
|
|
|
|
<li><a href="https://llvm.org/docs/Reference.html">Reference</a></li>
|
|
|
|
</ul>
|
|
|
|
|
2019-09-21 22:17:09 +08:00
|
|
|
<h3>Getting Involved</h3>
|
2012-04-20 00:31:19 +08:00
|
|
|
|
2019-09-21 22:17:09 +08:00
|
|
|
<ul class="want-points">
|
|
|
|
<li><a href="https://llvm.org/docs/Contributing.html">Contributing to LLVM</a></li>
|
2019-10-16 05:27:20 +08:00
|
|
|
<li><a href="https://llvm.org/docs/HowToSubmitABug.html">Submitting Bug Reports</a></li>
|
2019-09-22 05:05:20 +08:00
|
|
|
<li><a href="https://llvm.org/docs/GettingInvolved.html#mailing-lists">Mailing Lists</a></li>
|
|
|
|
<li><a href="https://llvm.org/docs/GettingInvolved.html#irc">IRC</a></li>
|
2019-10-16 05:27:20 +08:00
|
|
|
<li><a href="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and Social Events</a></li>
|
2019-09-21 22:17:09 +08:00
|
|
|
</ul>
|
2019-09-21 06:16:39 +08:00
|
|
|
|
2019-09-21 22:17:09 +08:00
|
|
|
<h3>Additional Links</h3>
|
2019-09-21 06:16:39 +08:00
|
|
|
|
2019-09-21 22:17:09 +08:00
|
|
|
<ul class="want-points">
|
|
|
|
<li><a href="https://llvm.org/docs/FAQ.html">FAQ</a></li>
|
|
|
|
<li><a href="https://llvm.org/docs/Lexicon.html">Glossary</a></li>
|
2019-09-29 23:31:52 +08:00
|
|
|
<li><a href="https://llvm.org/pubs">Publications</a></li>
|
|
|
|
<li><a href="https://github.com/llvm/llvm-project//">Github Repository</a></li>
|
2019-09-21 22:17:09 +08:00
|
|
|
</ul>
|