You can get help for developing and running the CMIT 2 code in several places:
We try to use Doxygen whenever practical to document components of the CMIT code. This documentation is most useful for developmental purposes, rather than "how do I run the code"-type questions, which should be answered in the LTR wiki.
To generate all Doxygen documenation, make sure you have Doxygen installed and build the "documentation" target from the master Makefile.
cd /path/to/LTR-para gmake documentation
You may access the Doxygen-generated documentation for each of the components below once you have built the documentation: