[vtk-developers] Strange problem with doxygen script

Francois Bertel francois.bertel at kitware.com
Thu Dec 10 18:42:40 EST 2009


Marcus thinks it's a bug in the perl script:
http://www.vtk.org/pipermail/vtk-developers/2009-November/006466.html


On Thu, Dec 10, 2009 at 6:36 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> I thought the issue was that the script applied the last available
> description to all functions until the next description was stated.
> However, this does not seem to be exactly the case.
>
> For instance, take these RemoveDataSet functions from vtkKdTree.h.
> They appear in a block:
>
>  // Description:
>  // Remove the given data set.
>  virtual void RemoveDataSet(int index);
>  virtual void RemoveDataSet(vtkDataSet *set);
>  virtual void RemoveAllDataSets();
>
> I thought "Remove the given data set" would be applied as the
> documentation for each of these 3 functions. However, as you can see
> at http://www.vtk.org/doc/nightly/html/classvtkKdTree.html#ae9d148ce897ac39bc71809ddcf3b70d7
>
> "Turn on timing of the k-d tree build" is the documentation for the
> second two functions.
>
> Anyone know why this might be / how to fix it?
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtk-developers mailing list