summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-19 23:15:47 +0000
committerChris Lattner <sabre@nondot.org>2004-09-19 23:15:47 +0000
commit85927a673088125dfa6843a485a0cf1a179753ed (patch)
tree7f332c48b3bc9a1318994cc123ac753b66842bf5 /llvm/docs
parent70eca35170cc3c304cc65dec6e5a4ef949ccecaa (diff)
downloadbcm5719-llvm-85927a673088125dfa6843a485a0cf1a179753ed.tar.gz
bcm5719-llvm-85927a673088125dfa6843a485a0cf1a179753ed.zip
The lexicon doc is more of a user guide than programming dox
llvm-svn: 16417
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index 5479369c3b0..1b6694156fd 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -70,6 +70,9 @@ manual for using the LLVM test suite.</li>
<li><a href="CFEBuildInstrs.html">How to build the C/C++ front-end</a> -
Instructions for building the front-end from source.</li>
+<li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms
+and concepts used in LLVM.</li>
+
<li><a name="irc">You can probably find help on the unofficial LLVM IRC
channel</a>. We often are on irc.oftc.net in the #llvm channel. If you are
using the mozilla browser, and have chatzilla installed, you can <a
@@ -110,9 +113,6 @@ to add instructions and intrinsics to LLVM.</li>
<li><a href="CodingStandards.html">Coding Standards</a> - Guidelines for
hacking LLVM source.</li>
-<li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms
-and concepts used in LLVM.</li>
-
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
classes</a>)</li>
OpenPOWER on IntegriCloud