[vtk-developers] Indentation style and converting to Doxygen style docs

Marcus D. Hanwell marcus.hanwell at kitware.com
Thu Jun 30 15:59:30 EDT 2016


On Thu, Jun 30, 2016 at 3:46 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> On Thu, Jun 30, 2016 at 1:30 PM, Marcus D. Hanwell
> <marcus.hanwell at kitware.com> wrote:
>>
>> VTK's indentation style has been discussed several times, and it looks
>> like we have agreement upon moving to a new style. I know there are
>> some scripts to make this happen too.
>
> Utilities/Maintenance/vtk_reindent_code.py
>
Thanks, for pointing out the location.
>>
>> We were discussing this earlier internally - are there any remaining
>> roadblocks. I see emails from David Gobbi in December 2015 saying it
>> needs a little more time in the oven.
>
>
> On December 20, 2015, I finished the doxygen fix for the wrappers...
> so "a little more time" must have meant exactly that.
>
> I'm not aware of any current roadblocks, at least not as far as the
> wrappers are concerned.  The wrappers understand doxygen comments
> well enough to generate the python docstrings from them.

Thanks David for the confirmation - glad it looks good from the wrapping side.
>
> Just make sure that someone does QC on the doxygen comments before
> committing them.  It will be a lot easier to tweak doc_header2doxygen.pl to
> make sure it produces tidy output, than it will be to fix up all the headers
> after the fact.
>
We will, agreed on tweaking the script rather than fixing up all the
headers. I wanted to get confirmation that it wasn't a major issue to
combine both of these sweeping changes together. We can discuss timing
at the hackathon next week, and communicate it on this thread.


More information about the vtk-developers mailing list