[Insight-developers] Doxygen Updates
William A. Hoffman
bill.hoffman@kitware.com
Fri, 11 Jan 2002 13:22:57 -0500
The problem is with the perl script I wrote to group functions, to see what
doxygen sees,
run this:
$ perl itkgroup.pl
../../Code/BasicFilters/itkAnisotropicDiffusionFunction.h | less
Could people look at classes they wrote, and make sure they have documentation?
This particular problem was \class being on a new line from the /**
/**
* \class AnisotropicDiffusionFunction
* This class is a virtual base for anisotropic diffusion function
objects. It
* is a component object in the finite difference solver hierarchy (see
I will try to fix the script, or possible the .h files if I have to.
-Bill
At 10:52 AM 1/11/2002 -0700, Joshua Cates wrote:
>Hi,
>
>Some header files are no longer being processed. I can't find any
>reason for this in the doxygen config file, so I suspect the problem
>must be a result of the perl script filter. See
>itkAnisotropicDiffusionFunction,
>itkCurvatureNDAnisotropicDiffusionFunction, itkFiniteDifferenceFunction,
>et. al.
>
>Josh.
>
>______________________________
> Josh Cates
> School of Computer Science
> University of Utah
> Email: cates@cs.utah.edu
> Phone: (801) 587-7697
> URL: www.cs.utk.edu/~cates
>
>
>On Fri, 11 Jan 2002, Bill Hoffman wrote:
>
> > I have done four things to the doxygen process in ITK:
> >
> > 1. I have created a perl script to pre-process the .h files and
> > create groups for methods that share a single doxygen comment.
> >
> > 2. I have incorporated the vxl doxygen perl script, so now there are
> doxygen comments
> > for the vnl library.
> >
> > 3. I have install tex/latex/ghostscript on public, so now the inline
> > formula stuff is working.
> >
> > 4. Moved the doxygen config file to Utilities/Doxygen along with all the
> > perl scripts.
> >
> > -Bill
> >
> > _______________________________________________
> > Insight-developers mailing list
> > Insight-developers@public.kitware.com
> > http://public.kitware.com/mailman/listinfo/insight-developers
> >
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers