Note
This section shows how the documentation for components will look like in the future.
The content is encoded in docstrings in the Python files of the class definitions for Python components,
and in the Pythin bindings in case of C++ components.
The documentation is extracted and formatted using sphinx.autodoc
.