Hi,
Doxygen (see http://www.stack.nl/~dimitri/doxygen/) can be used to
generate great doc for our runtime, including dependency graphs, class
diagrams, collaboration diagrams, and a nice source code browser.
I played around with it for an hour this evening and was able to
generate this: http://people.apache.org/~jsdelfino/doxygen/
To do this I just needed to hack a doxygen config file and run the
doxygen executable from the SCA source tree. It took about 30 secs on my
laptop to generate the docs... Pretty amazing stuff.
I'd like to integrate it as part of our build process (in a "make
doxygen" target) and publish the generated doc on our Web site. What do
you think?
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]