Update of /cvsroot/cppunit/cppunit/doc
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv7233/doc
Modified Files:
header.html
Log Message:
* doc/header.html: updated to handle new tabs css required for
html doc generated with doxygen 1.4.7.
Index: header.html
===================================================================
RCS file: /cvsroot/cppunit/cppunit/doc/header.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** header.html 30 Sep 2001 22:36:08 -0000 1.3
--- header.html 29 Jun 2006 19:38:04 -0000 1.4
***************
*** 5,8 ****
--- 5,9 ----
</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
+ <link href="tabs.css" rel="stylesheet" type="text/css">
</head>
|