mirror of https://github.com/celery/kombu.git
Added missing autodoc files
This commit is contained in:
parent
4e32fa3340
commit
9602fae65b
|
@ -0,0 +1,11 @@
|
|||
==========================================================
|
||||
Compat. utilities - kombu.utils.compat
|
||||
==========================================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
.. currentmodule:: kombu.utils.compat
|
||||
|
||||
.. automodule:: kombu.utils.compat
|
||||
:members:
|
||||
:undoc-members:
|
|
@ -0,0 +1,11 @@
|
|||
==========================================================
|
||||
Finalize - kombu.utils.finalize
|
||||
==========================================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
.. currentmodule:: kombu.utils.finalize
|
||||
|
||||
.. automodule:: kombu.utils.finalize
|
||||
:members:
|
||||
:undoc-members:
|
Loading…
Reference in New Issue