From: Misha Brukman Date: Thu, 11 Dec 2008 17:12:52 +0000 (+0000) Subject: * Fixed formatting of command descriptions to be consistent: X-Git-Tag: android-x86-6.0-r1~1003^2~23883 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=39309dfbb260666e0e54a599811edd4312092b4d;p=android-x86%2Fexternal-llvm.git * 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 --- 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$