5 # @ section hdr cmnt tag
10 /********************************************************
11 * \filename: TestFunc.c
12 * \author: devenkong@126.com
14 * \note:: example for comment tag test.
15 ********************************************************
17 ********************************************************/
21 * \desc: test function description info.
22 * \note:: detail info for this function. this text block
23 * is a multi-line text block untile new token or comment end.
24 * \return: 0, it means success.
27 /************************
28 ************************
29 * <tag:section:include>
30 ************************
31 ************************/