[cfe-commits] [PATCH] Link docs/Tooling.html into the menu bar

Chandler Carruth chandlerc at google.com
Fri May 25 01:19:55 PDT 2012


LGTM

On Thu, May 24, 2012 at 10:27 AM, Manuel Klimek <klimek at google.com> wrote:

> Proposal to link the tooling docs into the main page.
>
> Cheers,
> /Manuel
>
> Index: menu.html.incl
> ===================================================================
> --- menu.html.incl      (revision 157394)
> +++ menu.html.incl      (working copy)
> @@ -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">
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120525/f57b0233/attachment.html>


More information about the cfe-commits mailing list