summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-12-05 22:13:02 +0000
committerRobert Gemmell <robbie@apache.org>2010-12-05 22:13:02 +0000
commit982962294d9c544c2732fc48034ee2822789e82b (patch)
tree144f5b124a7cf1875bc10f2d8c192528eed38311
parent86e6d3acfa7d40a0cbd616e5a4757b9f84eb7842 (diff)
downloadqpid-python-982962294d9c544c2732fc48034ee2822789e82b.tar.gz
QPID-2963: revert changes to Doxygen header from r957222, and also remove duplicated html,head,title,body tags
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042473 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--cpp/docs/api/header.html29
1 files changed, 20 insertions, 9 deletions
diff --git a/cpp/docs/api/header.html b/cpp/docs/api/header.html
index 883410ce25..d2faa02984 100644
--- a/cpp/docs/api/header.html
+++ b/cpp/docs/api/header.html
@@ -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&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> $doxygenversion</small>
-</address>
-</body>
-</html>