From 39309dfbb260666e0e54a599811edd4312092b4d Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 17:12:52 +0000 Subject: [PATCH] * Fixed formatting of command descriptions to be consistent: - descriptions on new line - no terminating period * Changed the W3C logos from yellow to blue to not stand out git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60879 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 8ddfd256610..75933e8d747 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -64,13 +64,13 @@ options) arguments to the tool you are interested in.

format raw `llvmprof.out' data into a human-readable report
  • llvm-ld - - general purpose linker with loadable runtime optimization support
  • + general purpose linker with loadable runtime optimization support
  • llvm-config - - print out LLVM compilation options, libraries, etc. as configured.
  • + print out LLVM compilation options, libraries, etc. as configured -
  • llvmc - a generic -customizable compiler driver.
  • +
  • llvmc - + a generic customizable compiler driver
  • @@ -139,9 +139,9 @@ customizable compiler driver.
    Valid CSS! + src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"> Valid HTML 4.01! + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> LLVM Compiler Infrastructure
    Last modified: $Date$ -- 2.11.0