Hi, Is it possible to configure Doxygen to output the inherited methods and properties available for each class? This would make it a lot easier to figure out how things work without having to understand the whole framework... especially for folks who are used to nice code-completing IDEs. Jason