diff options
author | Jonathan Robie <jonathan@apache.org> | 2010-06-23 14:38:17 +0000 |
---|---|---|
committer | Jonathan Robie <jonathan@apache.org> | 2010-06-23 14:38:17 +0000 |
commit | 2acf9d6d9c298a31d43977774b93e92518b0207c (patch) | |
tree | d3221d4e222e24bf4dad9740e81ea515b975ae16 /cpp/docs/api | |
parent | 3e60ce316b62d1f2f7fe2d62b6fb475becf71ed5 (diff) | |
download | qpid-python-2acf9d6d9c298a31d43977774b93e92518b0207c.tar.gz |
Fixed scripts that referred to README instead of README.txt.
Changes to web site template and content.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957222 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/api')
-rw-r--r-- | cpp/docs/api/header.html | 37 |
1 files changed, 9 insertions, 28 deletions
diff --git a/cpp/docs/api/header.html b/cpp/docs/api/header.html index 9c85c54000..883410ce25 100644 --- a/cpp/docs/api/header.html +++ b/cpp/docs/api/header.html @@ -19,32 +19,13 @@ --> -<!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> - - -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> - <head> - <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> - <title>Apache Qpid C++ API</title> - <link href="doxygen.css" rel="stylesheet" type="text/css"> - <link href="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> +<hr size="1"> +<address style="text-align: left;"><small> +Qpid C++ API Reference</small></address> +<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> |