view doc/contributing/index.rst @ 4026:fe4725bf42fb

core (memory/sqla): be sure to have a dict when serialising History.extra: `extra` can be None, this patch avoid this value when serialising it by using an empty dict.
author Goffi <goffi@goffi.org>
date Fri, 24 Mar 2023 10:29:48 +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