Hi!
I am resubmitting my query since it has been more than a week now and I
still got no answers.
I am new to doxygen and I like to use it document my projects.
Currently, I am looking
for a way to produce a documentation similar to a section produced by
javadoc. That section
is the "Methods inherited from class ...". Then under this section, it
lists (with appropriate
links) the methods that the current class being documented inherited
from its parent class.
Is there a way to do this in doxygen?
Is it also possible to list automatically a nested class?
Is it also possible to list all the classes that was derived from class
that is currently
being documented?
Another program called cppdoc does this. Is there a way to emulate this
in doxygen?
Thanks!
--
To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it. - Scott Granneman, Security Focus
|