Skip to content
Snippets Groups Projects

AST-933 Add sphinx documentation

Merged AST-933 Add sphinx documentation
All threads resolved!
Merged Tammo Jan Dijkema requested to merge ast-933-sphinx-only into main
All threads resolved!
Files
8
Interface overview
======================
Radler is primarily written in :code:`C++`. In case Radler was compiled with :code:`BUILD_WITH_PYTHON=ON`
Radler is primarily written in :code:`C++`. If Radler was compiled with :code:`BUILD_PYTHON_BINDINGS=ON`
Python bindings are generated to interface the Radler API from within Python. See below for the documentation of the
:code:`C++` and the :code:`Python` interface.
Loading