Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.35 KB

index.rst

File metadata and controls

51 lines (40 loc) · 1.35 KB

API Documentation

Backend API (Python)

.. currentmodule:: research_client

.. autosummary::
    :toctree: generated
    :recursive:
    :nosignatures:

    agt
    app
    atolc
    booteel
    conclusion
    config
    consent
    datavalidator
    lsbq
    memorygame
    settings
    utils


Frontend API (JavaScript)

Caution!

The included JavaScript API documentation is generated semi-automatically with sphinx-js, which unfortunely doesn't support the full set of jsdoc directives. It can therefore lack detail and/or be out of sync. If in doubt we recommend running jsdoc on the individual JavaScript files yourself to generate more detailed API documentation.

.. toctree::
    :includehidden:
    :hidden:

    frontend/lart.js/lart
    frontend/booteel.js/booteel

:doc:`lart.js <frontend/lart.js/lart>` The L'ART JavaScript Library
:doc:`booteel.js <frontend/booteel.js/booteel>` The Booteel Frontend Library