1 {# This template defines sidebar which can be used to provide common links on
2 all documentation pages. #}
6 <ul class=
"want-points">
7 <li><a href=
"https://llvm.org/docs/GettingStartedTutorials.html">Getting Started/Tutorials
</a></li>
8 <li><a href=
"https://llvm.org/docs/UserGuides.html">User Guides
</a></li>
9 <li><a href=
"https://llvm.org/docs/Reference.html">Reference
</a></li>
12 <h3>Getting Involved
</h3>
14 <ul class=
"want-points">
15 <li><a href=
"https://llvm.org/docs/Contributing.html">Contributing to LLVM
</a></li>
16 <li><a href=
"https://llvm.org/docs/HowToSubmitABug.html">Submitting Bug Reports
</a></li>
17 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#mailing-lists">Mailing Lists
</a></li>
18 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#discord">Discord
</a></li>
19 <li><a href=
"https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and Social Events
</a></li>
22 <h3>Additional Links
</h3>
24 <ul class=
"want-points">
25 <li><a href=
"https://llvm.org/docs/FAQ.html">FAQ
</a></li>
26 <li><a href=
"https://llvm.org/docs/Lexicon.html">Glossary
</a></li>
27 <li><a href=
"https://llvm.org/pubs">Publications
</a></li>
28 <li><a href=
"https://github.com/llvm/llvm-project/">Github Repository
</a></li>