view doc/contributing/index.rst @ 3863:c04f5e8a3568

plugin pubsub cache: replace empty list by None in `getItemsFromCache`: if an empty list is used, no item can be retrieved, this patch replace empty list by None to avoid this case.
author Goffi <goffi@goffi.org>
date Wed, 20 Jul 2022 17:46:58 +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