mirror of https://github.com/celery/kombu.git
Forgot to add autodoc for kombu.transport.virtual
This commit is contained in:
parent
d82bc237a7
commit
52e72dbb1b
|
@ -0,0 +1,11 @@
|
||||||
|
==========================================================
|
||||||
|
Virtual Transport Interface - kombu.transport.virtual
|
||||||
|
==========================================================
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
:local:
|
||||||
|
.. currentmodule:: kombu.transport.virtual
|
||||||
|
|
||||||
|
.. automodule:: kombu.transport.virtual
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
Loading…
Reference in New Issue