summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-06-04 18:37:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-06-04 18:37:52 +0000
commitc5f928ca2ad4ee92c1c032f14f686e498ae995b2 (patch)
tree50361ad42ae7e264389b5d82b9e3eaa1d52166d0 /www/menu.html.incl
parent4183335fa8bfce8dd2d910dc992dace8c5f66b0d (diff)
Mention unsupported GCC duplicate-definition-with-inline extension.
Also, link users manual from the main web page. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index ab3bf1dcf3..a8eb37f1d0 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -8,6 +8,11 @@
<a href="/index.html">About</a>
<a href="/features.html">Features</a>
<a href="/comparison.html">Comparisons</a>
+ <a href="/docs/UsersManual.html">Users Manual</a>
+ </div>
+
+ <div class="submenu">
+ <label>Clang Development</label>
<a href="/get_started.html">Get&nbsp;Started</a>
<a href="/get_involved.html">Get&nbsp;Involved</a>
<a href="/OpenProjects.html">Open&nbsp;Projects</a>