[doc] tuning a few things in documentation.
This commit is contained in:
10
docs/reference/api_util.rst
Normal file
10
docs/reference/api_util.rst
Normal file
@ -0,0 +1,10 @@
|
||||
Util API
|
||||
========
|
||||
|
||||
The Util API, located under the :mod:`bonobo.util` namespace, contains helpers functions and decorators to work with
|
||||
and inspect transformations, graphs, and nodes.
|
||||
|
||||
.. automodule:: bonobo.util
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user