From: Misha Brukman Date: Thu, 11 Dec 2008 18:14:06 +0000 (+0000) Subject: Conform to the HTML 4.01 Strict specification. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=430245f555b8de7d89e935b2741645e276740a90 Conform to the HTML 4.01 Strict specification. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60884 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index d40188fc58b..0a50c3c367d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,9 +21,11 @@
+


+

@@ -70,7 +72,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • LLVM Command Guide - A reference -manual for the LLVM command line utilities ("man" pages for LLVM tools).
    +manual for the LLVM command line utilities ("man" pages for LLVM tools).
    Current tools: llvm-ar, llvm-as,