11 lines
287 B
ReStructuredText
11 lines
287 B
ReStructuredText
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:
|