Docs: Added autodoc for kombu.compression + kombu.simple

This commit is contained in:
Ask Solem 2010-08-04 15:51:25 +02:00
parent 40d447e806
commit 014b1159f4
3 changed files with 24 additions and 0 deletions

View File

@ -9,6 +9,7 @@
:maxdepth: 2
kombu.connection
kombu.simple
kombu.messaging
kombu.entity
kombu.compat
@ -21,5 +22,6 @@
kombu.transport.base
kombu.transport.virtual
kombu.serialization
kombu.compression
kombu.abstract
kombu.utils

View File

@ -0,0 +1,11 @@
==========================================================
Compression - kombu.compression
==========================================================
.. contents::
:local:
.. currentmodule:: kombu.compression
.. automodule:: kombu.compression
:members:
:undoc-members:

View File

@ -0,0 +1,11 @@
==========================================================
Simple Interface - kombu.simple
==========================================================
.. contents::
:local:
.. currentmodule:: kombu.simple
.. automodule:: kombu.simple
:members:
:undoc-members: