============================ OpenAleaLab API and concepts ============================ Concepts ======== .. toctree:: :maxdepth: 1 components object_communication extensions coupling_use_cases .. toctree:: :maxdepth: 1 :glob: api_* PEPS ==== .. toctree:: :maxdepth: 1 :glob: ../peps/pep_* Full API ======== .. toctree:: :maxdepth: 1 openalea.oalab openalea.core openalea.image Full API tree has been generated using .. code-block:: bash sphinx-apidoc --separate --no-headings --no-toc --module-first -f -o latest/dev/archi/apidoc/core openalea/core/src sphinx-apidoc --separate --no-headings --no-toc --module-first -f -o latest/dev/archi/apidoc/oalab openalea/oalab/src openalea/oalab/src/openalea/oalab/widget sphinx-apidoc --separate --no-headings --no-toc --module-first -f -o latest/dev/archi/apidoc/image openalea-components/image/src