summaryrefslogtreecommitdiff
path: root/openmp/docs/_templates/indexsidebar.html
blob: 596a6feb38f1ad8518a7eb1e5de9ebcc6be8a6a3 (plain)
1
2
3
4
5
6
7
8
{# This template defines sidebar which can be used to provide common links on
   all documentation pages. #}

<h3>Documentation</h3>

<ul class="want-points">
    <li><a href="https://openmp.llvm.org/Reference.pdf">OpenMP Runtime Library Reference</a></li>
</ul>