.. _api:

API Reference
=============

Live signatures and docstrings from source (Sphinx autodoc) — the callable
surface.

**When to use this:** you already know *what* you need (a preset, a reward term,
``register_wbc_extension``) and want the signature. For design and catalogs, see
:doc:`../mdp/index` (Shared MDP) and :doc:`../extensions/index`. Recipes:
:doc:`../recipes`.

.. toctree::
   :maxdepth: 1

   extension
   registry
   presets
   mdp
   export
