From 1e07e0c0c9a0fff3f667327037b05fe9b7523fcc Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 6 Apr 2004 04:22:43 +0000 Subject: [PATCH] * Added link to newly written ExtendingLLVM.html document * Eliminated extraneous space in the HTML git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12691 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 63 +++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 34 deletions(-) diff --git a/docs/index.html b/docs/index.html index 022d23e59a7..bcdb1685ad0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,8 +1,7 @@ - -The LLVM Compiler Infrastructure - - + + The LLVM Compiler Infrastructure +
@@ -15,26 +14,18 @@ The LLVM Compiler Infrastructure
-

-Welcome to LLVM! -

+

Welcome to LLVM!

+ This file is intended to do four things:
    -
  1. - help you get started using LLVM; -
  2. +
  3. help you get started using LLVM;
  4. -
  5. - tell you how to get questions about LLVM answered; -
  6. +
  7. tell you how to get questions about LLVM answered;
  8. -
  9. - tell you where to find documentation for different kinds of questions; and -
  10. +
  11. tell you where to find documentation for different kinds of questions; + and
  12. -
  13. - tell you about three LLVM-related mailing lists. -
  14. +
  15. tell you about three LLVM-related mailing lists.
@@ -167,32 +158,32 @@ LLVM Programming Documentation:
LLVM Programmers Manual:
- llvm/docs/ProgrammersManual.html + llvm/docs/ProgrammersManual.html

Writing an LLVM Pass:
- llvm/docs/WritingAnLLVMPass.html + llvm/docs/WritingAnLLVMPass.html

Alias Analysis in LLVM:
- llvm/docs/AliasAnalysis.html + llvm/docs/AliasAnalysis.html

Source Level Debugging with LLVM:
- llvm/docs/SourceLevelDebugging.html + llvm/docs/SourceLevelDebugging.html

TableGen Fundamentals:
- llvm/docs/TableGenFundamentals.html + llvm/docs/TableGenFundamentals.html

@@ -208,19 +199,23 @@ LLVM Programming Documentation:

Command Line Library:
- llvm/docs/CommandLine.html + llvm/docs/CommandLine.html +

+ +

+ Extending LLVM: +
+ llvm/docs/ExtendingLLVM.html

Coding Standards:
- llvm/docs/CodingStandards.html + llvm/docs/CodingStandards.html

-

-Other LLVM Resources: -

+

Other LLVM Resources

@@ -238,21 +233,20 @@ Other LLVM Resources:
Open Projects:
- llvm/docs/OpenProjects.html + llvm/docs/OpenProjects.html

Creating a new LLVM Project:
- llvm/docs/Projects.html + llvm/docs/Projects.html


-

-Mailing Lists -

+

Mailing Lists

+ There are three mailing lists for providing LLVM users with information:
    @@ -288,6 +282,7 @@ There are three mailing lists for providing LLVM users with information: volume.

+