[cfe-dev] Documenting Clang: question about how best to deliver the doc
Chandler Carruth
chandlerc at google.com
Tue Aug 20 23:36:31 PDT 2013
On Tue, Aug 20, 2013 at 9:17 PM, Dmitri Gribenko <gribozavr at gmail.com>wrote:
> On Tue, Aug 20, 2013 at 5:57 PM, Morrison, Michael
> <Michael_Morrison at playstation.sony.com> wrote:
> > Our main concern is picking the path forward that is most preferred by
> the
> > community.
>
> If you decide to go with Doxygen, make sure to check that it supports
> all formatting you need. In particular, check how tables, nested
> lists, and inline monospaced code works.
>
There is motion in the doxygen community to move toward a Markdown based
syntax for more general purpose formatting. It seems very likely to remove
most of the problems with these features.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130820/193c5e16/attachment.html>
More information about the cfe-dev
mailing list