Author: robbie
Date: Sun Dec 5 22:13:02 2010
New Revision: 1042473
URL: http://svn.apache.org/viewvc?rev=1042473&view=rev
Log:
QPID-2963: revert changes to Doxygen header from r957222, and also remove
duplicated html,head,title,body tags
Modified:
qpid/trunk/qpid/cpp/docs/api/header.html
Modified: qpid/trunk/qpid/cpp/docs/api/header.html
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/docs/api/header.html?rev=1042473&r1=1042472&r2=1042473&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/docs/api/header.html (original)
+++ qpid/trunk/qpid/cpp/docs/api/header.html Sun Dec 5 22:13:02 2010
@@ -19,13 +19,24 @@
-->
-<hr size="1">
-<address style="text-align: left;"><small>
-Qpid C++ API Reference</small></address>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+ <title>$title</title>
+ <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css">
+ <link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
+ </head>
+ <body bgcolor="#FFFFFF">
+ <table border="0" width="90%" align="center">
+ <tr>
+ <td align="left">
+ <a title="Apache Qpid Project Page"
href="http://qpid.apache.org">Apache Qpid - AMQP Messaging for Java JMS, C++,
Python, Ruby, and .NET</a>
+ </td>
+
+ <td align="right">
+ <a title="Apache Qpid Documentation"
href="http://qpid.apache.org/documentation.html">Apache Qpid Documentation</a>
+ </td>
+ </tr>
+ </table>
-<address style="text-align: right;">
-<small>
-Generated on $datetime for $projectname by <a
href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen"
align="middle" border="0"></a> $doxygenversion</small>
-</address>
-</body>
-</html>
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]