From: Eric Wong Date: 2014-05-13T07:29:14+00:00 Subject: [ruby-core:62558] Re: doxygen (Re: Re: [ruby-trunk - Feature #9632] [PATCH 0/2] speedup IO#close with linked-list from ccan) Tanaka Akira wrote: > I found that doxygen produces many warnings in ccan/ directory. > http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20140510T235500Z.diff.html.gz > > It seems the comments in ccan/ directory is not doxygen-compatible. Sorry about that. > Anyone use doxygen? > If no one use it, we can drop doxygen support. > (It makes the CI faster.) I do not use it. We may also fix the comments to be doxygen-compatible and send patches upstream to ccan. But if nobody uses doxygen, we save time by dropping it.