On Mon, Jul 23, 2012 at 8:21 AM, Jordan Rose <[email protected]> wrote:
> For styles which apply to ALL parameters, it might be nice to have a class on 
> the DL as well...though I guess "div.doxygen dd" would work as well.

Makes sense.  As I'll be adding template parameter handling, some
clients might want to differentiate between \param and \tparam
descriptions.

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 <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to