File: index.rst

package info (click to toggle)
python-aioxmpp 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 6,244 kB
  • sloc: python: 97,761; xml: 215; makefile: 155; sh: 63
file content (20 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _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