[Doxygen-users] how to find out which file is my function in?
Brought to you by:
dimitri
From: Kris T. <kri...@cs...> - 2002-01-24 14:57:57
|
Hi, is there a way to modify the generated (HTML) documentation such that when I find the documentation for a function, I can also find in which include file it is declared? e.g. I want to find out about a function. I go to the section "Namespace members", look it up in the alphabetical list. I click on its namespace link to find the documentation. fine. However, I don't see now whcih file this is declared in, so I don't know which file I should include to be able to use this function. For classes, this is ok, as the class documentation contains a #include statement. Thanks Kris Thielemans (kris.thielemans <at> ic.ac.uk) Imaging Research Solutions Ltd Cyclotron Building Hammersmith Hospital Du Cane Road London W12 ONN, United Kingdom web site address: http://www.irsl.org/kris |