Apply the new doxygen tagging rule for @SINCE 45/57545/7
authorYoonsang Lee <ysang114.lee@samsung.com>
Fri, 22 Jan 2016 00:19:37 +0000 (09:19 +0900)
committerYoonsang Lee <ysang114.lee@samsung.com>
Mon, 25 Jan 2016 07:10:17 +0000 (16:10 +0900)
commit80fbc09831c3e8f1fea8a0e57dda2d9cc324bfa4
treef44ff697cbe9bf996592a18140cb358d8ad88d95
parent3289d1cdda4e4bcd68f811f1727efb89fc422569
Apply the new doxygen tagging rule for @SINCE

- 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
adaptors/public-api/adaptor-framework/application-configuration.h
adaptors/public-api/adaptor-framework/application.h
adaptors/public-api/adaptor-framework/input-method.h
adaptors/public-api/adaptor-framework/key.h
adaptors/public-api/adaptor-framework/native-image-source.h
adaptors/public-api/adaptor-framework/style-change.h
adaptors/public-api/adaptor-framework/timer.h
adaptors/public-api/adaptor-framework/tts-player.h
adaptors/public-api/adaptor-framework/window.h