[doc] proofreading the guides, refactoring the reference.
This commit is contained in:
10
docs/reference/api/bonobo.rst
Normal file
10
docs/reference/api/bonobo.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Bonobo <bonobo>`
|
||||
======================
|
||||
|
||||
.. currentmodule:: bonobo
|
||||
|
||||
:Module: :mod:`bonobo`
|
||||
|
||||
.. automodule:: bonobo
|
||||
|
||||
|
||||
10
docs/reference/api/bonobo/config.rst
Normal file
10
docs/reference/api/bonobo/config.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Config <bonobo.config>`
|
||||
=============================
|
||||
|
||||
.. currentmodule:: bonobo.config
|
||||
|
||||
:Module: :mod:`bonobo.config`
|
||||
|
||||
.. automodule:: bonobo.config
|
||||
|
||||
|
||||
11
docs/reference/api/bonobo/constants.rst
Normal file
11
docs/reference/api/bonobo/constants.rst
Normal file
@ -0,0 +1,11 @@
|
||||
:mod:`Constants <bonobo.constants>`
|
||||
===================================
|
||||
|
||||
.. currentmodule:: bonobo.constants
|
||||
|
||||
:Module: :mod:`bonobo.constants`
|
||||
|
||||
.. automodule:: bonobo.constants
|
||||
:no-members:
|
||||
|
||||
|
||||
19
docs/reference/api/bonobo/execution.rst
Normal file
19
docs/reference/api/bonobo/execution.rst
Normal file
@ -0,0 +1,19 @@
|
||||
:mod:`Execution <bonobo.execution>`
|
||||
===================================
|
||||
|
||||
.. currentmodule:: bonobo.execution
|
||||
|
||||
:Module: :mod:`bonobo.execution`
|
||||
|
||||
.. toctree::
|
||||
:caption: Submodules
|
||||
:maxdepth: 1
|
||||
|
||||
execution/contexts
|
||||
execution/events
|
||||
execution/strategies
|
||||
|
||||
.. automodule:: bonobo.execution
|
||||
|
||||
|
||||
|
||||
10
docs/reference/api/bonobo/execution/contexts.rst
Normal file
10
docs/reference/api/bonobo/execution/contexts.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Execution Contexts <bonobo.execution.contexts>`
|
||||
=====================================================
|
||||
|
||||
.. currentmodule:: bonobo.execution.contexts
|
||||
|
||||
:Module: :mod:`bonobo.execution.contexts`
|
||||
|
||||
.. automodule:: bonobo.execution.contexts
|
||||
|
||||
|
||||
10
docs/reference/api/bonobo/execution/events.rst
Normal file
10
docs/reference/api/bonobo/execution/events.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Execution Events <bonobo.execution.events>`
|
||||
=================================================
|
||||
|
||||
.. currentmodule:: bonobo.execution.events
|
||||
|
||||
:Module: :mod:`bonobo.execution.events`
|
||||
|
||||
.. automodule:: bonobo.execution.events
|
||||
|
||||
|
||||
10
docs/reference/api/bonobo/execution/strategies.rst
Normal file
10
docs/reference/api/bonobo/execution/strategies.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Execution Strategies <bonobo.execution.strategies>`
|
||||
=========================================================
|
||||
|
||||
.. currentmodule:: bonobo.execution.strategies
|
||||
|
||||
:Module: :mod:`bonobo.execution.strategies`
|
||||
|
||||
.. automodule:: bonobo.execution.strategies
|
||||
|
||||
|
||||
10
docs/reference/api/bonobo/util.rst
Normal file
10
docs/reference/api/bonobo/util.rst
Normal file
@ -0,0 +1,10 @@
|
||||
:mod:`Util <bonobo.util>`
|
||||
=========================
|
||||
|
||||
.. currentmodule:: bonobo.util
|
||||
|
||||
:Module: :mod:`bonobo.util`
|
||||
|
||||
.. automodule:: bonobo.util
|
||||
|
||||
|
||||
Reference in New Issue
Block a user