view doc/contributing/index.rst @ 3654:3910ad643e9d

plugin android: use `callFromThread` instead of `callLater`: `callLater` is not made to be called outside of main thread, `callFromThread` is the method to call in this case.
author Goffi <goffi@goffi.org>
date Wed, 08 Sep 2021 11:17:13 +0200
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