Files
bonobo/docs/reference/api_config.rst
Romain Dorgueil 71a32f623f Sweeping the docs.
2017-05-01 09:56:10 +02:00

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: