remove stacker


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54398 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index a411fea..fa1e5e8 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -82,16 +82,12 @@
 <div class="doc_text">
 <ul>
 
-<li><a href="/cmds/llvmgcc.html"><b>llvmgcc</b></a> -
+<li><a href="/cmds/llvmgcc.html"><b>llvm-gcc</b></a> -
     GCC-based C front-end for LLVM
 
-<li><a href="/cmds/llvmgxx.html"><b>llvmg++</b></a> -
+<li><a href="/cmds/llvmgxx.html"><b>llvm-g++</b></a> -
     GCC-based C++ front-end for LLVM</li>
 
-<li><a href="/cmds/stkrc.html"><b>stkrc</b></a> -
-    front-end compiler for the <a href="../Stacker.html">Stacker</a> 
-    language</li>
-
 </ul>
 
 </div>