[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / flang / docs / _templates / indexsidebar.html
blob77baac98d26261ea070aff184d71920b8fbde09f
1 {# This template defines sidebar which can be used to provide common links on
2 all documentation pages. #}
4 <h3>Documentation</h3>
6 <ul class="want-points">
7 <li><a href="https://github.com/llvm/llvm-project/blob/main/flang/README.md#getting-started">Getting Started</a></li>
8 </ul>
10 <h3>Getting Involved</h3>
11 <! TODO: Point links to website(flang.llvm.org) and not github once webpage comes up.>
12 <ul class="want-points">
13 <li><a href="https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#mailing-lists">Mailing Lists</a></li>
14 <li><a href="https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#chat">Slack</a></li>
15 <li><a href="https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#calls">Calls</a></li>
16 </ul>
18 <h3>Additional Links</h3>
20 <ul class="want-points">
21 <li><a href="https://github.com/llvm/llvm-project/tree/main/flang/">Github Repository</a></li>
22 <li><a href="https://bugs.llvm.org/">Bug Reports</a></li>
23 <li><a href="https://reviews.llvm.org/">Code Review</a></li>
24 <li><a href="https://flang.llvm.org/doxygen/">Doxygen API</a></li>
25 </ul>