docs/*.html: Make W3C HTML 4.01 Strict more compliant.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 9 Apr 2011 09:51:57 +0000 (09:51 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 9 Apr 2011 09:51:57 +0000 (09:51 +0000)
commit4d6deb099ee63f2b19f3abbe11e8e3c106fd8493
tree19fc10c5dbf9eac1ccacc88cb3258cee5041e99f
parent18a2e50a9bfe4ecde57dc3913a7bd98b954ec81a
docs/*.html: Make W3C HTML 4.01 Strict more compliant.

FIXME: The logo handling in ReleaseNotes.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129208 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
docs/AliasAnalysis.html
docs/BitCodeFormat.html
docs/CMake.html
docs/GarbageCollection.html
docs/GettingStarted.html
docs/GettingStartedVS.html
docs/HowToReleaseLLVM.html
docs/ReleaseNotes.html
docs/SourceLevelDebugging.html
docs/TestingGuide.html
docs/UsingLibraries.html
docs/WritingAnLLVMPass.html
docs/tutorial/LangImpl4.html
docs/tutorial/LangImpl5.html
docs/tutorial/LangImpl6.html