Adds autodoc for utils.debug+utils.log

This commit is contained in:
Ask Solem 2011-03-22 16:47:07 +01:00
parent ce2b3c528f
commit df08af38a5
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
==========================================================
Debugging - kombu.utils.debug
==========================================================
.. contents::
:local:
.. currentmodule:: kombu.utils.debug
.. automodule:: kombu.utils.debug
:members:
:undoc-members:

View File

@ -0,0 +1,11 @@
==========================================================
Logging - kombu.utils.log
==========================================================
.. contents::
:local:
.. currentmodule:: kombu.utils.log
.. automodule:: kombu.utils.log
:members:
:undoc-members: