File: index.rst

package info (click to toggle)
python-paho-mqtt 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,248 kB
  • sloc: python: 8,765; sh: 48; makefile: 40
file content (22 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. Eclipse paho-mqtt documentation master file, created by
   sphinx-quickstart on Sun Jan 28 11:00:26 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. note::

   This is the documentation of the upcoming 2.0 release of paho-mqtt (already
   available as pre-release). For 1.6.x release of paho-mqtt, see the
   Github README.

.. include:: ../README.rst

.. toctree::
   :hidden:
   :maxdepth: 3

   client
   helpers
   types
   changelog
   migrations