Browse Source

Rst fixes

Ask Solem 11 years ago
parent
commit
8e046f2f85

+ 3 - 3
docs/getting-started/brokers/beanstalk.rst

@@ -8,10 +8,10 @@
 
 .. admonition:: Out of order
 
-The Beanstalk transport is currently not working well.
+    The Beanstalk transport is currently not working well.
 
-We are interested in contributions and donations that can go towards
-improving this situation.
+    We are interested in contributions and donations that can go towards
+    improving this situation.
 
 
 

+ 1 - 1
docs/getting-started/introduction.rst

@@ -118,7 +118,7 @@ Celery is…
         - **Brokers**
 
             - :ref:`RabbitMQ <broker-rabbitmq>`, :ref:`Redis <broker-redis>`,
-            - :ref:`MongoDB <broker-mongodb>` (exp), :ref:`ZeroMQ` (exp)
+            - :ref:`MongoDB <broker-mongodb>` (exp), ZeroMQ (exp)
             - :ref:`CouchDB <broker-couchdb>` (exp), :ref:`SQLAlchemy <broker-sqlalchemy>` (exp)
             - :ref:`Django ORM <broker-django>` (exp), :ref:`Amazon SQS <broker-sqs>`, (exp)
             - and more…