summaryrefslogtreecommitdiff
path: root/docs/_templates/indexsidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_templates/indexsidebar.html')
-rw-r--r--docs/_templates/indexsidebar.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
new file mode 100644
index 0000000000..416174279c
--- /dev/null
+++ b/docs/_templates/indexsidebar.html
@@ -0,0 +1,7 @@
+{# This template defines sidebar which can be used to provide common links on
+ all documentation pages. #}
+
+<h3>Bugs</h3>
+
+<p>LLVM bugs should be reported to
+ <a href="http://llvm.org/bugs">Bugzilla</a>.</p>