Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 11 Dec 2008 18:23:24 +0000 (18:23 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 11 Dec 2008 18:23:24 +0000 (18:23 +0000)
commitf00ddb04dfdef01a0389fa4c3cf63f7fa23627b9
treea601d86cda4dd4abf562508d77cd952e1242ca6a
parent430245f555b8de7d89e935b2741645e276740a90
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
tags are not needed in HTML, only XML.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60885 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
docs/CodeGenerator.html
docs/DeveloperPolicy.html
docs/ExtendingLLVM.html
docs/GetElementPtr.html
docs/GettingStarted.html
docs/GettingStartedVS.html
docs/HowToReleaseLLVM.html
docs/HowToSubmitABug.html
docs/MakefileGuide.html
docs/Projects.html
docs/UsingLibraries.html
docs/WritingAnLLVMPass.html
docs/doxygen.footer