summaryrefslogtreecommitdiff
path: root/doc/website/content/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/website/content/documentation.html')
-rw-r--r--doc/website/content/documentation.html92
1 files changed, 0 insertions, 92 deletions
diff --git a/doc/website/content/documentation.html b/doc/website/content/documentation.html
deleted file mode 100644
index 0a49a7c50b..0000000000
--- a/doc/website/content/documentation.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!--
- -
- - 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.8 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.8/AMQP-Messaging-Broker-CPP-Book/pdf/AMQP-Messaging-Broker-CPP-Book.pdf"
- name="AMQP Messaging Broker (C++ implemementation)">PDF</a> |
- <a href="books/0.8/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.8/AMQP-Messaging-Broker-Java-Book/pdf/AMQP-Messaging-Broker-Java-Book.pdf"
- name="AMQP Messaging Broker (Java implemementation)">PDF</a> |
- <a href="books/0.8/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.8/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.8/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.8/cpp/html/index.html">HTML</a> | <a href="apis/0.8/cpp/qpid-cpp-doxygen-0.8.html.tar.gz">qpid-cpp-doxygen-0.8.html.tar.gz</a></p>
- <p>Python: <a href="apis/0.8/python/html/index.html">HTML</a> | <a href="apis/0.8/python/qpid-python-epydoc-0.8.html.tar.gz">qpid-python-epydoc-0.8.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>