Please review patch to add '\headerfile' command conversion to HTML

jahanian fjahanian at apple.com
Thu Jan 31 11:01:16 PST 2013


[Comment parsing]. Currently, comment parser does not recognize \headerfile, so merges its text to the following text.
This patch recognizes \headerfile command and, according to our requirement, places its text into
a separate <Para>…</Para> tag. Note that this is not a complete implementation of \headerfile
command. Our immediate need is to provide separate paragraph for its text and not mix it with the \brief text which follows it. 
Please review.

- Thanks, Fariborz


	
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: headerfile-command.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130131/88f5fc5c/attachment.txt>


More information about the cfe-commits mailing list