Jelajahi Sumber

Removes TokenBucket from datastructures reference

Ask Solem 13 tahun lalu
induk
melakukan
216807c2c5
2 mengubah file dengan 2 tambahan dan 9 penghapusan
  1. 2 2
      Changelog
  2. 0 7
      docs/internals/reference/celery.datastructures.rst

+ 2 - 2
Changelog

@@ -5,7 +5,7 @@
 .. contents::
 .. contents::
     :local:
     :local:
 
 
-.. _version-2.5.0
+.. _version-2.5.0:
 
 
 2.5.0
 2.5.0
 =====
 =====
@@ -159,7 +159,7 @@ News
 
 
     Contributed by Steeve Morin.
     Contributed by Steeve Morin.
 
 
-* There's a new :ref:`guide-security` in the documentation.
+* There's a new :ref:`guide-security` guide in the documentation.
 
 
 * The init scripts has been updated, and many bugs fixed.
 * The init scripts has been updated, and many bugs fixed.
 
 

+ 0 - 7
docs/internals/reference/celery.datastructures.rst

@@ -5,13 +5,6 @@
     .. contents::
     .. contents::
         :local:
         :local:
 
 
-    TokenBucket
-    -----------
-
-    .. autoclass:: TokenBucket
-        :members:
-        :undoc-members:
-
     AttributeDict
     AttributeDict
     -------------
     -------------