From: Reid Spencer Date: Mon, 9 Jul 2007 06:31:51 +0000 (+0000) Subject: Links for commands are now generated into /cmds/ URL. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6e8b5721fdb2283ee03693dc32e1edcaa8ad6691;p=oota-llvm.git Links for commands are now generated into /cmds/ URL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38435 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 45273a65872..75451ad0c18 100644 --- a/docs/index.html +++ b/docs/index.html @@ -67,27 +67,27 @@ those using Visual Studio on Windows.
  • Developer Policy - The LLVM project's policy towards developers and their contributions.
  • -
  • LLVM Command Guide - A reference +
  • LLVM Command Guide - A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).
    Current tools: - llvm-ar, - llvm-as, - llvm-dis, - llvm-extract, - llvm-ld, - llvm-link, - llvm-nm, - llvm-prof, - llvm-ranlib, - opt, - llc, - lli, - llvmc - llvm-gcc, - llvm-g++, - stkrc, - bugpoint, - llvm-bcanalyzer, + llvm-ar, + llvm-as, + llvm-dis, + llvm-extract, + llvm-ld, + llvm-link, + llvm-nm, + llvm-prof, + llvm-ranlib, + opt, + llc, + lli, + llvmc + llvm-gcc, + llvm-g++, + stkrc, + bugpoint, + llvm-bcanalyzer,
  • Frequently Asked Questions - A list of common