add link to the stacker dox
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 03:32:57 +0000 (03:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 03:32:57 +0000 (03:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10203 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 5dc1da029a023e9ead49abac076c501513338c1f..b9770e9cf7363af2e821299803f528f20c10ba4d 100644 (file)
@@ -182,6 +182,15 @@ LLVM Programming Documentation:
         <a href="AliasAnalysis.html"> llvm/docs/AliasAnalysis.html</a>
         <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>