From f6dc65f5dc91dd267ee8bfde681faaf18d6a32db Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Mon, 1 Mar 2010 22:34:29 +0000 Subject: 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 --- doc/book/src/Getting-Started.xml | 62 ++++++++++++++++++++++++++-------------- 1 file changed, 40 insertions(+), 22 deletions(-) (limited to 'doc/book/src/Getting-Started.xml') diff --git a/doc/book/src/Getting-Started.xml b/doc/book/src/Getting-Started.xml index b32e105a8f..afb81ff92a 100644 --- a/doc/book/src/Getting-Started.xml +++ b/doc/book/src/Getting-Started.xml @@ -1,16 +1,36 @@ - -
+ + + Getting Started To get started with Apache Qpid, follow the steps below. -Download the software [Download] + Start a broker. - Instructions for [running a Qpid Java broker (AMQP 0-8, 0-9) | Getting Started Guide] - Instructions for [running a Qpid C++ broker (AMQP 0-10) | RASC] - [Management tools | MgmtC++] (AMQP 0-10, works with the Qpid C++ broker) + + + (AMQP 0-10, works with the Qpid C++ broker) @@ -18,35 +38,35 @@ C++ (AMQP 0-10): - Examples: [https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/ | https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/] - [Running the C++ Examples | https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README.txt] + Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/ + Running the C++ Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/examples/README.txt Java JMS (AMQP 0-10): - Examples: [https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/ | https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/] - [Script for Running the Java JMS Examples | https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/src/main/java/runSample.sh] + Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/ + Script for Running the Java JMS Examples https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/src/main/java/runSample.sh Python (AMQP 0-10): - Examples: [https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/ | https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/] - [Running the Python Examples | https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/README] + Examples:https://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/ + Running the Python Exampleshttps://svn.apache.org/repos/asf/qpid/trunk/qpid/python/examples/README Ruby (AMQP 0-10): - Examples: [https://svn.apache.org/repos/asf/qpid/trunk/qpid/ruby/examples/ | https://svn.apache.org/repos/asf/qpid/trunk/qpid/ruby/examples/] + Examples: https://svn.apache.org/repos/asf/qpid/trunk/qpid/ruby/examples/ .NET (AMQP 0-10): - Examples: [http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/ | http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/] - [.NET Tutorial | http://cwiki.apache.org/confluence/display/qpid/.NET+User+Guide] + Examples:http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/ + @@ -54,19 +74,17 @@ Read the API Guides and Documentation - [C++ Client API (AMQP 0-10) | http://qpid.apache.org/docs/api/cpp/html/index.html] - [JNDI Configuration for Java JMS | http://cwiki.apache.org/confluence/display/qpid/How+to+Use+JNDI] - [Python Client API (AMQP 0-10) | http://qpid.apache.org/docs/api/python/html/index.html] - [Documentation] + C++ Client API (AMQP 0-10) + + Python Client API (AMQP 0-10)http://qpid.apache.org/docs/api/python/html/index.html Get your Questions Answered - Read the [FAQ|FAQ] - Ask a question on the user list mailto:users-subscribe@qpid.apache.org + Read the + Ask a question on the user listmailto:users-subscribe@qpid.apache.org -
-- cgit v1.2.1