Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 880 Bytes

dev.rst

File metadata and controls

31 lines (24 loc) · 880 Bytes

Welcome to the Tox developer documentation!

This is the API for Tox, a secure and decentralized messaging network.

Who should read this documentation?

This documentation is intended for developers who want to make applications based on the Tox messenger core. If you just want to use Tox, downloads of clients are available on the main site.

With that out of the way, let's dive in!

Table of Contents

.. toctree::
   :maxdepth: 2

   core_concepts
   developing_with_tox
   getting_started_in_c

Tutorials and Examples

API reference