Projects tagged ‘doxygen’, ‘java’, and ‘jni’


Jump to tag:

Projects tagged ‘doxygen’, ‘java’, and ‘jni’

Filtered by Project Tags doxygen java jni

[1 total ]

0 Users

This project comprises a system for documenting Max/MSP patches which generates Doxygen-compatible files and ultimately Doxygen-generated documentation (in HTML, rtf, etc). Mac only, Max 4.6 only at ... [More] present. This is around beta-level software: it is working but due to Max 5's release its development has been paused. It will be being used for another project in Sep 2008 so a release should be expected around then. In the meantime you would need to compile the libmaxygen (JNI) project and place the libmaxygen.jnilib in /Library/Java/Extensions. The 'maxygen' Java package would need to go in your MXJ-Java classpath. To configure Dosygen, the following is recommended: Set the 'working directory' to the directory containing your Max patcher and its maxygen-generated files. Set OUTPUT_DIRECTORY to the same directory (although you could easily put it somewhere else) this creates html sub-directories (and rtf if enabled etc.) Add this same directory to the INPUT directory list. Add this same directory to the IMAGE_PATH directory list. Add 'mxt', 'txt', 'help' to the list of file patterns. I recommend using the maxygen.css included with the example/help file (as this wraps line endings better than the default where there are very long lines of code) do this via HTML_STYLESHEET. I recommend outputting only html (many of the maxygen features only take advantage of this format at present). You can use the Doxyfile included as a starting point but you would need to update ALL of the path settings above. [Less]
Created about 1 year ago.