Fix a few doxygen specials for the wrappers
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.