[Doxygen-users] User defined keywords & Comments within method definition
Brought to you by:
dimitri
From: zrb <pa...@op...> - 2001-12-26 12:19:24
|
Hi, I would like to know whether there is any way to make understand user defined keywords. We right now have # defined some key macros which give a better meaning to our code. Like bizClass (for class), object: (for private), user: (for public) etc. We would like doxygen to document these in a standard template that we define. Also we find that doxygen conveniently skips the comments within functin bodies. We would like it to parse it and generate pseudo code, so that our business analyst can verify it. Thanks in advance. Regards parthi |