From 7cc1fd35b72db0db7b4d67c4c7261172c527b842 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 5 Nov 2008 21:52:38 +0000 Subject: QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in previous commit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@711708 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/header.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 qpid/cpp/docs/api/header.html (limited to 'qpid/cpp/docs/api/header.html') diff --git a/qpid/cpp/docs/api/header.html b/qpid/cpp/docs/api/header.html new file mode 100644 index 0000000000..f6dd2c4b0a --- /dev/null +++ b/qpid/cpp/docs/api/header.html @@ -0,0 +1,6 @@ + + +$title + + + -- cgit v1.2.1 From de54a16ea46a41ec95cb888dddb7b9e91744ef40 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 19 Dec 2008 18:22:03 +0000 Subject: Added ASF licensing headers to the following files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728091 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/header.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'qpid/cpp/docs/api/header.html') diff --git a/qpid/cpp/docs/api/header.html b/qpid/cpp/docs/api/header.html index f6dd2c4b0a..724bd23899 100644 --- a/qpid/cpp/docs/api/header.html +++ b/qpid/cpp/docs/api/header.html @@ -1,3 +1,24 @@ + + $title -- cgit v1.2.1 From cdf25fc54daf35a4d34c67afa90ea14171d64f03 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 14 Jan 2009 17:27:48 +0000 Subject: Modified footer and header for Google bait git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734451 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/header.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'qpid/cpp/docs/api/header.html') diff --git a/qpid/cpp/docs/api/header.html b/qpid/cpp/docs/api/header.html index 724bd23899..9c85c54000 100644 --- a/qpid/cpp/docs/api/header.html +++ b/qpid/cpp/docs/api/header.html @@ -25,3 +25,26 @@ + + + + + + + Apache Qpid C++ API + + + + + + + + + + +
+ Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET + + Apache Qpid Documentation +
+ -- cgit v1.2.1 From 5f4fd13f8766c05a614f94b9d5fcdcd9cdc7d8a7 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 23 Jun 2010 14:38:17 +0000 Subject: 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@957222 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/header.html | 37 +++++++++---------------------------- 1 file changed, 9 insertions(+), 28 deletions(-) (limited to 'qpid/cpp/docs/api/header.html') diff --git a/qpid/cpp/docs/api/header.html b/qpid/cpp/docs/api/header.html index 9c85c54000..883410ce25 100644 --- a/qpid/cpp/docs/api/header.html +++ b/qpid/cpp/docs/api/header.html @@ -19,32 +19,13 @@ --> - - -$title - - - - - - - - - - Apache Qpid C++ API - - - - - - - - - - -
- Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET - - Apache Qpid Documentation -
+
+
+Qpid C++ API Reference
+
+ +Generated on $datetime for $projectname by doxygen $doxygenversion +
+ + -- cgit v1.2.1 From f68abc6d96bf3abef88496e53faa8e31d817b671 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 5 Dec 2010 22:13:02 +0000 Subject: 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@1042473 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/header.html | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) (limited to 'qpid/cpp/docs/api/header.html') diff --git a/qpid/cpp/docs/api/header.html b/qpid/cpp/docs/api/header.html index 883410ce25..d2faa02984 100644 --- a/qpid/cpp/docs/api/header.html +++ b/qpid/cpp/docs/api/header.html @@ -19,13 +19,24 @@ --> -
-
-Qpid C++ API Reference
+ + + + + $title + + + + + + + + + + +
+ Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET + + Apache Qpid Documentation +
-
- -Generated on $datetime for $projectname by doxygen $doxygenversion -
- - -- cgit v1.2.1