1 year ago

#363420

test-img

xcao

When add comments in a function with Doxygen, can the function name output in the document be customized?

/**
 * Set margain
 * @param 
 * @return
 */
JSFUNC_DECL(set_obj_margin_all) {}

Due to the use of macro, in the above code, the real function name is "setMarginAll", how can I output setMarginAll as function name in the document instead of JSFUNC_DECL.

c

doxygen

0 Answers

Your Answer

Accepted video resources