Apply the new doxygen tagging rule for @SINCE 46/57546/15
authorYoonsang Lee <ysang114.lee@samsung.com>
Fri, 22 Jan 2016 00:28:43 +0000 (09:28 +0900)
committerYoonsang Lee <ysang114.lee@samsung.com>
Tue, 26 Jan 2016 00:41:14 +0000 (09:41 +0900)
- Change @since 1.1.x to @SINCE_1_1.x to follow the new doxygen tagging rule.
- Add @SINCE_1_0.0 for all symbols not having @since tag.
- Sort the order of doxygen tags as guided by the Tizen guideline.
  ('platform','deprecated','brief','details','since_tizen','privlevel',
   'privilege', 'remarks','param','return','retval','exception','pre','post',
   'note','see')

Change-Id: I99ce2a063f1d28130bc7951de212c47b5af06509


No differences found