.. _api:

The :mod:`aioxmpp` package
##########################

.. module:: aioxmpp

The API reference provides the reference documentation of the public and
private APIs of :mod:`aioxmpp`. Everything which is not in the
:ref:`internal-api` section is considered public API and subject to the
:ref:`API stability statement <api-stability>`.

.. toctree::
   :maxdepth: 2

   stability.rst
   aioxmpp.rst
   public/index.rst
   internal/index.rst
   changelog.rst
