<div dir="ltr"><div>Some of the uses of <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">DOXYGEN_SHOULD_SKIP_THIS in VTK should probably be using @cond instead.  But it seems that <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">DOXYGEN_SHOULD_SKIP_THIS was meant for larger blocks than @cond is typically used for (i.e. it's a bigger hammer than @cond).</span></span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></span></div><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 22, 2018 at 10:11 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Should have looked at the code; it's not being used the way I thought<br>
it was (using a @cond). Please ignore my email :).<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Thu, Mar 22, 2018 at 12:09 PM, Utkarsh Ayachit<br>
<<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>> wrote:<br>
> David,<br>
><br>
> That's how it should be if the intent is to skip generating doxygen<br>
> code for those parts, isn't it?<br>
><br>
> Utkarsh<br>
><br>
> [1] <a href="https://stackoverflow.com/questions/1619577/how-can-doxygen-exclude-a-c-class" rel="noreferrer" target="_blank">https://stackoverflow.com/<wbr>questions/1619577/how-can-<wbr>doxygen-exclude-a-c-class</a><br>
><br>
><br>
><br>
> On Thu, Mar 22, 2018 at 12:05 PM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br>
>> Hi All,<br>
>><br>
>> I notice that a few headers check the macro DOXYGEN_SHOULD_SKIP_THIS, but we<br>
>> don't predefine this macro in VTK's <a href="http://doxygen.in" rel="noreferrer" target="_blank">doxygen.in</a> file.  It's used (currently<br>
>> with no effect) in the following files:<br>
>><br>
>> vtkSMPTools.h<br>
>> vtkCachingInterpolatedVelocity<wbr>Field.h<br>
>> vtkModifiedBSPTree.h<br>
>><br>
>>  - David<br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
>><br>
>> Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="https://vtk.org/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://vtk.org/mailman/<wbr>listinfo/vtk-developers</a><br>
>><br>
>><br>
</div></div></blockquote></div><br></div></div>