25 lines
520 B
ReStructuredText
25 lines
520 B
ReStructuredText
|
.. _KitchenAPI:
|
||
|
|
||
|
===========
|
||
|
Kitchen API
|
||
|
===========
|
||
|
|
||
|
Kitchen is structured as a collection of modules. In its current
|
||
|
configuration, Kitchen ships with the following modules. Other addon modules
|
||
|
that may drag in more dependencies can be found on the `project webpage`_
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
api-i18n
|
||
|
api-text
|
||
|
api-collections
|
||
|
api-iterutils
|
||
|
api-versioning
|
||
|
api-pycompat24
|
||
|
api-pycompat25
|
||
|
api-pycompat27
|
||
|
api-exceptions
|
||
|
|
||
|
.. _`project webpage`: https://fedorahosted.org/kitchen
|