Explorar el Código

Whatsnew: Show a TOC

Ask Solem hace 11 años
padre
commit
7867364691
Se han modificado 1 ficheros con 4 adiciones y 15 borrados
  1. 4 15
      docs/whatsnew-3.1.rst

+ 4 - 15
docs/whatsnew-3.1.rst

@@ -30,26 +30,15 @@ it's important that you read the following section.
 This version is officially supported on CPython 2.6, 2.7 and 3.3,
 This version is officially supported on CPython 2.6, 2.7 and 3.3,
 and also supported on PyPy.
 and also supported on PyPy.
 
 
-Table of Contents
-=================
-
-.. topic:: Highlights
-
-    - Massive prefork pool improvements.
-
-    - Now supports Django out of the box.
-
-        See the new tutorial at :ref:`django-first-steps`.
-
-    - Extend the worker using bootsteps.
-
-    - Gossip and Mingle: Worker to worker communication.
-
 .. _`website`: http://celeryproject.org/
 .. _`website`: http://celeryproject.org/
 .. _`django-celery changelog`:
 .. _`django-celery changelog`:
     http://github.com/celery/django-celery/tree/master/Changelog
     http://github.com/celery/django-celery/tree/master/Changelog
 .. _`django-celery 3.0`: http://pypi.python.org/pypi/django-celery/
 .. _`django-celery 3.0`: http://pypi.python.org/pypi/django-celery/
 
 
+.. topic:: Table of Contents
+
+    Make sure you read the important notes before upgrading to this version.
+
 .. contents::
 .. contents::
     :local:
     :local:
     :depth: 2
     :depth: 2