summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-10-04 15:40:45 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-10-04 15:40:45 +0000
commit12423428fe9dc6337882233f4fb440435a920039 (patch)
tree774e79dc30a1cb3971aa6694a164011b12c90c99 /www/menu.html.incl
parent82bc3fd823d85ee3ef9a641c0975b6ad25f55047 (diff)
www: Add a "Clang Related Projects" page, to collect links to external projects
using Clang in one way or another. Additions welcome! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index f2a81a38cb..4acfbe54f9 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -8,6 +8,7 @@
<a href="/index.html">About</a>
<a href="/features.html">Features</a>
<a href="/comparison.html">Comparisons</a>
+ <a href="/related.html">Related Projects</a>
<a href="/docs/UsersManual.html">User's Manual</a>
<a href="/compatibility.html">Language&nbsp;Compatibility</a>
<a href="/docs/LanguageExtensions.html">Language&nbsp;Extensions</a>