[docs] Update Makefile for images removal.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 20 Apr 2012 17:27:12 +0000 (17:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 20 Apr 2012 17:27:12 +0000 (17:27 +0000)
 - Also, drop the lines.gif background from doxygen, this URL was wrong on the
   llvm.org server anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155208 91177308-0d34-0410-b5e6-96231b3b80d8

docs/doxygen.css

index 80c6cad558c0ca71a790f24fd1b2811284262e03..83951f673db8d7d9c407a31549545fd40495b03e 100644 (file)
@@ -327,7 +327,7 @@ HR { height: 1px;
 }
 .title {
   font-size: 25pt; 
-  color: black; background: url("../img/lines.gif");
+  color: black;
   font-weight: bold;
   border-width: 1px;
   border-style: solid none solid none;