Below is the overview of the complete Python source (and test) code of this project. It contains the structure from the root directory of this repository and includes the folders that contain python files, and all of their classes and functions. A more compact overview of the files can be found here:(:ref:`modindex`).
.. toctree:: :caption: Source Code autogen/src/index.rst
.. toctree:: :caption: Test Code autogen/test/index.rst
TODO: include auto-generated PlantUML of call graph from main that only contains functions and classes directly coded in this project (skipping function calls that are included from an external library).