From 2042302bb2ba5e51af8bf8ec7e95650199ca2dc1 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 2 Aug 2004 21:29:20 +0000 Subject: [PATCH] Revamp the index page git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15418 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 294 ++++++++++++++++++++++++++---------------------- 1 file changed, 159 insertions(+), 135 deletions(-) diff --git a/docs/index.html b/docs/index.html index 6d8b5be1353..22f90de202b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,3 +1,4 @@ + @@ -11,164 +12,189 @@
- -
- Getting Started with LLVM -
- + +
LLVM Design
+ -
-
+
  • LLVM: A Compilation Framework for +Lifelong Program Analysis & Transformation: - Describes +the LLVM instruction set and compilation strategy. This should be the first +document you read to get an overview of LLVM.
  • - -
    Questions & Answers
    - +
  • LLVM Reference Manual - Defines the LLVM +intermediate representation, the assembly form of the different nodes, and +provides reference information about the different tools in LLVM.
  • -
    - - -
    - - -
    LLVM Documentation
    - - -
    - -

    All the documents mentioned below except the design overview tech report -are included as part of the LLVM release (in llvm/docs/*):

    - -
    - - -
    LLVM Design Overview
    - -
    -

    LLVM: A -Compilation Framework for Lifelong Program Analysis & Transformation

    -
    - - -
    - LLVM User Guides -
    - -
    - -
    - - -
    LLVM Programming Documentation
    - -
    - -
    - -
    Other LLVM Resources
    + +
    LLVM User Guides
    + -
    -
    - -
    Mailing Lists
    - -
    + + + -

    There are three mailing lists for providing LLVM users with information:

    +
    + + + +
    LLVM Subsystem Documentation
    + + + + + +
    LLVM Support
    + + + + + +
    LLVM Mailing Lists
    + + + @@ -183,5 +209,3 @@ volume.

    Last modified: $Date$ - -