[Insight-developers] Doxygen Index with Brief Descriptions
Luis Ibanez
luis.ibanez@kitware.com
Tue, 26 Mar 2002 10:18:40 -0500
Hi
Last TCon we talked about the need for a Doxygen
index of Classes and Brief descriptions.
This is already available as a default option under
"Compund List".
The page for ITK is:
http://www.itk.org/Insight/Doxygen/html/annotated.html
Along the same lines, there is a list of Methods && owner
Class indexed by method name. This is under
"Compound Members List":
http://www.itk.org/Insight/Doxygen/html/functions.html
This is a good place for searching for all the classes with
a GetOutput() method for example. (surprisingly ...
not many, which is good !)
Luis