mirror of https://github.com/celery/kombu.git
Update reference.
This commit is contained in:
parent
b37e035c39
commit
fa0cb19d27
|
@ -30,9 +30,9 @@
|
|||
Serialization
|
||||
-------------
|
||||
|
||||
.. autofunction:: encode
|
||||
.. autofunction:: dumps
|
||||
|
||||
.. autofunction:: decode
|
||||
.. autofunction:: loads
|
||||
|
||||
.. autofunction:: raw_encode
|
||||
|
||||
|
@ -40,6 +40,7 @@
|
|||
--------
|
||||
|
||||
.. autofunction:: register
|
||||
.. autofunction:: unregister
|
||||
|
||||
.. autodata:: registry
|
||||
|
||||
|
|
Loading…
Reference in New Issue