You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/15 15:15:54 UTC

svn commit: r1503229 - in /qpid/site: docs/amqp.html input/amqp.md

Author: jross
Date: Mon Jul 15 13:15:54 2013
New Revision: 1503229

URL: http://svn.apache.org/r1503229
Log:
QPID-4990: Render the 1.0-speaking components more compactly

Modified:
    qpid/site/docs/amqp.html
    qpid/site/input/amqp.md

Modified: qpid/site/docs/amqp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/amqp.html?rev=1503229&r1=1503228&r2=1503229&view=diff
==============================================================================
--- qpid/site/docs/amqp.html (original)
+++ qpid/site/docs/amqp.html Mon Jul 15 13:15:54 2013
@@ -63,6 +63,8 @@ member section and technical committees 
 
 <p>Qpid offers AMQP 1.0 support in the following components:</p>
 
+<div class="two-column">
+
 <ul>
 <li><a href="http://qpid.apache.org/components/messenger/index.html">AMQP Messenger</a></li>
 <li><a href="http://qpid.apache.org/components/protocol-engine/index.html">AMQP Protocol Engine</a></li>
@@ -72,6 +74,8 @@ member section and technical committees 
 <li><a href="http://qpid.apache.org/components/messaging-api/index.html">Qpid Messaging API</a></li>
 </ul>
 
+</div>
+
 <h2 id="amqp-and-your-app">AMQP and your app</h2>
 
 <p>We offer a library, <a href="proton/index.html">Qpid Proton</a>, whose explicit

Modified: qpid/site/input/amqp.md
URL: http://svn.apache.org/viewvc/qpid/site/input/amqp.md?rev=1503229&r1=1503228&r2=1503229&view=diff
==============================================================================
--- qpid/site/input/amqp.md (original)
+++ qpid/site/input/amqp.md Mon Jul 15 13:15:54 2013
@@ -33,12 +33,14 @@ member section and technical committees 
 
 Qpid offers AMQP 1.0 support in the following components:
 
+<div class="two-column" markdown="1">
  - [AMQP Messenger](@site-url@/components/messenger/index.html)
  - [AMQP Protocol Engine](@site-url@/components/protocol-engine/index.html)
  - [C++ broker](@site-url@/components/cpp-broker/index.html)
  - [Java broker](@site-url@/components/java-broker/index.html)
  - [Qpid JMS](@site-url@/components/qpid-jms/index.html)
  - [Qpid Messaging API](@site-url@/components/messaging-api/index.html)
+</div>
 
 ## AMQP and your app
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org