r178603 - Escape more @ signs in Doxygen comments.

Sean Silva silvas at purdue.edu
Thu Apr 4 18:21:08 PDT 2013


On Thu, Apr 4, 2013 at 12:47 PM, Jordan Rose <jordan_rose at apple.com> wrote:

> Hm. I just tried that today, and Clang complained. According to the
> Doxygen site, the recognition of `monospaced` is part of Markdown support
> added in v1.8.0, but Clang's doc comment parsing doesn't have any special
> understanding of Markdown. (I tried the classic form "\c @interface", but
> that didn't work either.)


Dmitri, do you know if this doxygen syntax feature (markdown support) is on
the roadmap for clang's documentation parsing?

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130404/b1411b09/attachment.html>


More information about the cfe-commits mailing list