Modify doxygen group names 53/48653/2
authorYoonsang Lee <ysang114.lee@samsung.com>
Thu, 24 Sep 2015 07:46:21 +0000 (16:46 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Sep 2015 14:50:38 +0000 (07:50 -0700)
commit072e5e60cc4f553a388f4e90d55130a4b90c7682
tree3a2518e264ba7ea3580669ac0ffd0c19e584f7a9
parent959fc206f77b66581292ee6fdde708ba66e60251
Modify doxygen group names

- "-" in group names causes javascript errors when used in doxygen
1.7.6.1 with GENERATE_TREEVIEW option - by which Tizen API reference
is generated (not sure for later version)
- It makes DALi items in the tree view cannot be opened.
- Replace all "-" to "_" in doxygen group names to solve the problem.

Change-Id: Ie525743292c40c2493854d05f008961e0ac6994e
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/pixmap-image.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
doc/dali-adaptor-doc.h