Skip to content
Snippets Groups Projects

Fix a few doxygen specials for the wrappers

Merged David Gobbi requested to merge dgobbi/vtk:wrapper-doxygen-fixes into master
  1. Sep 19, 2016
    • David Gobbi's avatar
      Fix a few doxygen specials for the wrappers · 3755a5c9
      David Gobbi authored
      The 'brief' special was only being handled at the beginning of a line,
      and the 'warning' and 'sa' specials were not handled at all.  The wrappers
      already understand a large number of doxygen specials, but not all of them.
      3755a5c9
Loading