Modified the footer to be a link to the LLVM web page.
Organized the commands into three distinct groups on the main page.
Fixed the hyperlinks in the main page.
Removed as and dis; they will not exist with those names by Release 1.
llvm-svn: 8485
diff --git a/llvm/docs/CommandGuide/lli.html b/llvm/docs/CommandGuide/lli.html
index 3495398..f6b2921 100644
--- a/llvm/docs/CommandGuide/lli.html
+++ b/llvm/docs/CommandGuide/lli.html
@@ -74,7 +74,7 @@
llvm-dis
<HR>
-University of Illinois at Urbana-Champaign
+<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>
</body>
</html>