This directory contains the Doxygen configuration file needed to generate documentation from all DRLVM header and java files. To generate documentation on Linux invoke the following command: $ DRLVM_DOC_DIR=. CLASSLIB_DOC_DIR=$CLASSLIB_DIR/doc doxygen vm.cfg where $CLASSLIB_DIR/doc points to the class library documentation. The generated documentation will be placed into drlvm_intf_doc directory.