summaryrefslogtreecommitdiff
path: root/qpid/doc/website/content/documentation.html
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2011-05-27 15:44:23 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2011-05-27 15:44:23 +0000
commit66765100f4257159622cefe57bed50125a5ad017 (patch)
treea88ee23bb194eb91f0ebb2d9b23ff423e3ea8e37 /qpid/doc/website/content/documentation.html
parent1aeaa7b16e5ce54f10c901d75c4d40f9f88b9db6 (diff)
parent88b98b2f4152ef59a671fad55a0d08338b6b78ca (diff)
downloadqpid-python-66765100f4257159622cefe57bed50125a5ad017.tar.gz
Creating a branch for experimenting with some ideas for JMS client.rajith_jms_client
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/rajith_jms_client@1128369 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website/content/documentation.html')
-rw-r--r--qpid/doc/website/content/documentation.html92
1 files changed, 92 insertions, 0 deletions
diff --git a/qpid/doc/website/content/documentation.html b/qpid/doc/website/content/documentation.html
new file mode 100644
index 0000000000..304c9ea26f
--- /dev/null
+++ b/qpid/doc/website/content/documentation.html
@@ -0,0 +1,92 @@
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<div class="main_text_area_body">
+ <h1>Qpid Documentation</h1>
+
+ <h2 id="doc-release">Documentation for Qpid 0.10 release</h2>
+
+ <p>This documentation was converted from the Wiki and organized into
+ book form. <a href="#doc-archives">The archives</a> contain the
+ original content of the Wiki.</p>
+
+ <ul>
+ <li><a href="getting_started.html">Getting Started</a></li>
+ <li><p>AMQP Messaging Broker (C++ implementation for Linux, Windows, Solaris)</p>
+ <p>
+ <a href="books/0.10/AMQP-Messaging-Broker-CPP-Book/pdf/AMQP-Messaging-Broker-CPP-Book.pdf"
+ name="AMQP Messaging Broker (C++ implemementation)">PDF</a> |
+ <a href="books/0.10/AMQP-Messaging-Broker-CPP-Book/html/index.html">HTML</a></p></li>
+ <li><p>AMQP Messaging Broker (Java implemementation)</p>
+ <p><a href="books/0.10/AMQP-Messaging-Broker-Java-Book/pdf/AMQP-Messaging-Broker-Java-Book.pdf"
+ name="AMQP Messaging Broker (Java implemementation)">PDF</a> |
+ <a href="books/0.10/AMQP-Messaging-Broker-Java-Book/html/index.html">HTML</a></p></li>
+ <li><p>Programming in Apache Qpid: Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python</p>
+ <p>
+ <a href="books/0.10/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf"
+ name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">PDF</a> |
+ <a href="books/0.10/Programming-In-Apache-Qpid/html/index.html"
+ name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">HTML</a></p></li>
+ <li><p>For programming examples and documentation for Qpid,
+ see the <a href="getting_started.html">Getting Started</a>
+ page.</p></li>
+ <li><p>API Reference Documentation</p>
+ <p>C++: <a href="apis/0.10/cpp/html/index.html">HTML</a> | <a href="apis/0.10/cpp/qpid-cpp-doxygen-0.10.html.tar.gz">qpid-cpp-doxygen-0.10.html.tar.gz</a></p>
+ <p>Python: <a href="apis/0.10/python/html/index.html">HTML</a> | <a href="apis/0.10/python/qpid-python-epydoc-0.10.html.tar.gz">qpid-python-epydoc-0.10.html.tar.gz</a></p></li>
+ </ul>
+
+
+ <h2 id="doc-trunk">Documentation for Qpid development trunk</h2>
+ <ul>
+ <li><a href="getting_started.html">Getting Started</a></li>
+ <li><p>AMQP Messaging Broker (C++ implementation for Linux, Windows, Solaris)</p>
+ <p>
+ <a href="books/trunk/AMQP-Messaging-Broker-CPP-Book/pdf/AMQP-Messaging-Broker-CPP-Book.pdf"
+ name="AMQP Messaging Broker (C++ implemementation)">PDF</a> |
+ <a href="books/trunk/AMQP-Messaging-Broker-CPP-Book/html/index.html">HTML</a></p></li>
+ <li><p>AMQP Messaging Broker (Java implemementation)</p>
+ <p><a href="books/trunk/AMQP-Messaging-Broker-Java-Book/pdf/AMQP-Messaging-Broker-Java-Book.pdf"
+ name="AMQP Messaging Broker (Java implemementation)">PDF</a> |
+ <a href="books/trunk/AMQP-Messaging-Broker-Java-Book/html/index.html">HTML</a></p></li>
+ <li><p>Programming in Apache Qpid: Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python</p>
+ <p>
+ <a href="books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf"
+ name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">PDF</a> |
+ <a href="books/trunk/Programming-In-Apache-Qpid/html/index.html"
+ name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">HTML</a></p></li>
+ </ul>
+
+
+
+ <h2 id="doc-archives">Documentation Archives</h2>
+
+ <ul>
+ <li><p>Qpid Wiki converted to PDF format on 26 May 2010</p>
+ <a href="archives/qpid-2010-05-26.html.zip">HTML</a> |
+ <a href="archives/qpid-2010-05-26.pdf">PDF</a></li>
+ </ul>
+
+ <h2 id="qpid-wiki">Qpid Wiki</h2>
+
+ <ul>
+ <li><p><a href="https://cwiki.apache.org/qpid/">Qpid Wiki</a></p></li>
+ </ul>
+
+</div>