Hi Asish, this is actually being worked on right now, but for now you can generate the doxygen documentation which gives an overview of class hierarchies.
To do so, edit nox/build/doc/doxygen/doxygen.conf and change the line GENERATE_HTML = NO to GENERATE_HTML = YES Then, in the same folder run 'doxygen doxygen.conf' and check the index.html in the newly created 'html' folder It will be a bit hard to decipher some of the relations between components and events for now, but check back at the and of the week. On Tue, Feb 23, 2010 at 5:20 PM, Ashish Agarwal <[email protected]>wrote: > Is there any way to get a list of events provided by default in NOX, along > with a list of which components raise and handle them? Thank you. > > > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org > >
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
