开发者

How to create a complex doxygen alias?

I have a situation where I need to nest aliases l开发者_如何学JAVAike this:

 /*  \activate{  
 *              \no,
 *              \no,
 *              \no,
 *              \yes
 *              \changes
 *                  - E-mail
 *                  - Is main
 *                  - Home phone
 *                  - Cell phone
 *                  - Relation
 *                  - First Name
 *                  - Last Name,
 *              \no
 *           }
 */

See the changes command? It can have inifinite parameters.

How do I work around this issue? This currently looks ugly but less ugly then embedding HTML in my comments.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜