[Doxygen-users] (no subject)
Brought to you by:
dimitri
From: A R <och...@ya...> - 2001-07-02 13:06:19
|
Hi. I have some troubles using doxygen. Please let me know what could be done. The problem appears when a function XXX() with the implementation in a source file has also its prototype declared in a header file (.ext in my case, but probably the same thing would be with .h). I'm browsing the source of a .c file and I click on the link for XXX() - I go to the documentation of the .ext header file where I see only the prototype (and the 'referenced by' thing) and no link from there - stuck in the .ext, I have to go back again to the old plain editor and grep. Or I can figure out what's going on and look myself for the .c file where the XXX() implementation is, but this requires a lot of clicking here and there and defeats the purpose of doxygen, to ease code browsing. So, is there a way to tell doxygen to send me to the documentation of the .c file where XXX() is implemented? I'm using doxygen 1.2.0 and 1.2.8. Thanks, Ochiosul __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ |