Document RunManager
Context
The RunManager
class is the entrypoint to the whole application. It will likely be one of the first classes that new maintainers will want to learn about.
Summary
Documented RunManager
and the main()
method. Highlighted areas of the code that developers would have to work with if they were to add support for new input formats, device types, etc.
How was this tested?
Proofread rendered docs