Browse Source

Warning on top of the Routing guide is ambiguous. Closes #646

Ask Solem 13 years ago
parent
commit
68dab3d6ed
1 changed files with 7 additions and 5 deletions
  1. 7 5
      docs/userguide/routing.rst

+ 7 - 5
docs/userguide/routing.rst

@@ -4,12 +4,14 @@
  Routing Tasks
 ===============
 
-.. warning::
+.. note::
+
+    Alternate routing concepts like topic and fanout may not be
+    available for all transports, please consult the `transport comparison table`_.
+
+.. _`transport comparison table`:
+    http://kombu.readthedocs.org/en/latest/introduction.html#transport-comparison
 
-    This document refers to functionality only available in brokers
-    using AMQP.  Other brokers may implement some functionality, see their
-    respective documentation for more information, or contact the
-    :ref:`mailing-list`.
 
 .. contents::
     :local: