summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2012-05-25 08:39:21 +0000
committerManuel Klimek <klimek@google.com>2012-05-25 08:39:21 +0000
commit10e16297240d2bfe1a226c5d32404d24e1f56bde (patch)
treebc4d38ca74393a535dabd729e4b67d6156ffa293 /www/menu.html.incl
parentb264702bd95b455b52261f148f30aaff065d898f (diff)
Links the entry point to the tooling documentation into clang's menu bar.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157462 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 878e678f64..2c00d0fa1e 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -28,6 +28,7 @@
<div class="submenu">
<label>Clang Tools</label>
<a href="http://clang-analyzer.llvm.org">Automatic Bug-Finding</a>
+ <a href="/docs/Tooling.html">Writing Clang Tools</a>
</div>
<div class="submenu">