Skip to content
  • David Gobbi's avatar
    Add preliminary doxygen comment handling for wrappers. · 0b77535e
    David Gobbi authored
    This change allows the wrappers to recognize and use some doxygen comments,
    in the same way that they can recognize VTK's "// Description:" comments.
    Currently, doxygen comments are only passed through to python docstrings for
    methods, not for classes.
    0b77535e