Build doc with:
cd <oftest>/tools/munger make doc
This places the results in <oftest>/doc/html.
If you have problems, check the install location in doxypy.py and make sure that it is set correctly in <oftest>/doc/Doxyfile
Run lint on sources:
cd <oftest>/tools/munger make lint
This places results in <oftest>/lint/*.log
The file controller.log currently has some errors indicated.