diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | f6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch) | |
| tree | 43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/QMF-Python-Console-Tutorial.xml | |
| parent | b761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff) | |
| download | qpid-python-f6dc65f5dc91dd267ee8bfde681faaf18d6a32db.tar.gz | |
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/QMF-Python-Console-Tutorial.xml')
| -rw-r--r-- | doc/book/src/QMF-Python-Console-Tutorial.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/book/src/QMF-Python-Console-Tutorial.xml b/doc/book/src/QMF-Python-Console-Tutorial.xml index 00ab12b4a1..71e681c356 100644 --- a/doc/book/src/QMF-Python-Console-Tutorial.xml +++ b/doc/book/src/QMF-Python-Console-Tutorial.xml @@ -20,7 +20,7 @@ --> -<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title> +<section><title> Apache Qpid : QMF Python Console Tutorial </title> <itemizedlist> @@ -84,7 +84,7 @@ network. Qpid can be downloaded as source from Apache, is packaged with a number of Linux distributions, and can be purchased from commercial vendors that use Qpid. Please see - <xref linkend="qpid_Download"/> for + <xref linkend="chapter-Download"/> for information as to where to get Qpid Messaging. </para><para> Qpid Messaging includes a message broker (qpidd) which typically @@ -891,4 +891,4 @@ sess.bindClass("org.apache.qpid.broker", "queue") <!--h1--></section> -</chapter> +</section> |
