add link to the stacker dox


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10203 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html
index 5dc1da0..b9770e9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -183,6 +183,15 @@
         <p>
 
     <dt>
+    The Stacker Cronicles
+    <dd>
+        <a href="Stacker.html">The Stacker Cronicles</a>
+   - This document describes both the Stacker language and
+                    LLVM frontend, but also some details about LLVM useful for
+                    those writing front-ends.<p>
+
+
+    <dt>
     Command Line Library:
     <dd>
         <a href="CommandLine.html"> llvm/docs/CommandLine.html</a>