Doxygen grouping 36/45136/6
authorYoonsang Lee <ysang114.lee@samsung.com>
Thu, 23 Jul 2015 05:39:10 +0000 (14:39 +0900)
committerYoonsang Lee <ysang114.lee@samsung.com>
Wed, 2 Sep 2015 02:12:15 +0000 (11:12 +0900)
commit6728e76a84a1c945cac7be85fcff726d16d77175
tree789d7c375a2325965895043f2496e60f525d0a12
parentb0c9acfa79045f3ebac4978ba5a24a62ec536c5a
Doxygen grouping

- Grouping using @defgroup, @ingroup, @addtogroup
- Results are shown in the "Modules" tab of the generated doxygen html
- Grouping comments are in doc/xxx_doc.h
- Install doc/xxx_doc.h as well when conducting 'make install'
- Move DALI_IMPORT_API in key.h from namespace to function
as it leads to unexpected results with doxygen grouping tags

Change-Id: Ie0354fbe0b8ae490b4df3dda8654a3b792988710
14 files changed:
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
build/tizen/adaptor/Makefile.am
doc/dali-adaptor-doc.h [new file with mode: 0644]
doc/file.list [new file with mode: 0644]
packaging/dali-adaptor-mobile.spec
packaging/dali-adaptor.spec