summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-10 02:24:44 +0000
committerChris Lattner <sabre@nondot.org>2007-12-10 02:24:44 +0000
commit42f956b7ee7440eb5f80814f9281f31be52d5ff4 (patch)
tree855a56dc6f57f315bf6becfcdc219681e4ff6500 /www/menu.html.incl
parent6c9a70d00ea6ae806e42ebf0582eb273346d05d9 (diff)
Be more positive! Add to sidebar.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44762 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index 8103217558..8843c2618e 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -7,18 +7,13 @@
<label>Clang Info</label>
<a href="index.html">About</a>
<a href="features.html">Features</a>
+ <a href="comparison.html">Comparisons</a>
<a href="get_involved.html">Get Involved</a>
<a href="http://clang.llvm.org/docs/InternalsManual.html">Manual</a>
</div>
<div class="submenu">
<label>Quick Links</label>
- <!-- This section is for special links to areas that,
- organizationally, are deep within another section,
- but are still important enough to warrant a link.
- It's for those things that you have to do a lot, but don't
- want to have to wade through several pages to go there
- every time. -->
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a>
<a href="http://llvm.org/bugs/">Bug Reports</a>