The Source code of the RTS is rather well documented except the macros that are supposed to be used by the domain expert (the one implementing a box).
This has to be improved.
Ideally a Doxygen documentation for all "pulic" functions (such as the macros) should be available as well as a complete documentation of the source code.
The former would serve as a quick handbook to implement a box while the latter will be useful for further development.
The Source code of the RTS is rather well documented except the macros that are supposed to be used by the domain expert (the one implementing a box).
This has to be improved.
Ideally a Doxygen documentation for all "pulic" functions (such as the macros) should be available as well as a complete documentation of the source code. The former would serve as a quick handbook to implement a box while the latter will be useful for further development.