view doc/contributing/index.rst @ 3724:a0c08fcfe11e

plugin XEP-0277: various fixes + async: - `NS_ATOM` is now set at class level, so it can be accessed by other plugins - set `author` to `None` when no `name` element is found - make `data2entry` a corountine - fix incorrect use of yield in `trigger.point`
author Goffi <goffi@goffi.org>
date Tue, 25 Jan 2022 17:22:15 +0100
parents e65395e5f649
children
line wrap: on
line source

.. _contributing:

============
contributing
============

This part of the documentation is for people willing to contribute to the development of
Libervia and its ecosystem, it is not needed to read this if you only plan to use the
software.

.. toctree::
   :glob:
   :maxdepth: 2

   testing