Sweeping the docs.

This commit is contained in:
Romain Dorgueil
2017-05-01 09:56:10 +02:00
parent d79ca9e20e
commit 71a32f623f
10 changed files with 115 additions and 96 deletions

View File

@ -0,0 +1,10 @@
Config API
==========
The Config API, located under the :mod:`bonobo.config` namespace, contains all the tools you need to create
configurable transformations, either class-based or function-based.
.. automodule:: bonobo.config
:members:
:undoc-members:
:show-inheritance: