X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2Fdocs%2Fdali.doxy.in;h=27a21bcf7c053d475fd555df35f7a6dead79ad14;hp=0a9d55396d52872fe50c48eec6219dd5980c7469;hb=e0bfafc9a7517c366cd333099b8b8baccbb3fefb;hpb=cd320a0d23f1e8db975021f71837e4523b5894a5 diff --git a/build/tizen/docs/dali.doxy.in b/build/tizen/docs/dali.doxy.in index 0a9d553..27a21bc 100644 --- a/build/tizen/docs/dali.doxy.in +++ b/build/tizen/docs/dali.doxy.in @@ -2272,12 +2272,6 @@ PREDEFINED = DALI_CORE_API \ DALI_TOOLKIT_API \ DALI_SCENE_LOADER_API \ DALI_INTERNAL \ - __attribute__ \ - ((visibility \ - "(default )))" \ - __attribute__ \ - ((visibility \ - "(hidden )))" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this # tag can be used to specify a list of macro names that should be expanded. The @@ -2348,7 +2342,7 @@ EXTERNAL_PAGES = YES # interpreter (i.e. the result of 'which perl'). # The default file (with absolute path) is: /usr/bin/perl. -PERL_PATH = /usr/bin/perl +#PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- # Configuration options related to the dot tool @@ -2370,7 +2364,7 @@ CLASS_DIAGRAMS = YES # the mscgen tool resides. If left empty the tool is assumed to be found in the # default search path. -MSCGEN_PATH = +#MSCGEN_PATH = # You can include diagrams made with dia in doxygen documentation. Doxygen will # then run dia to produce the diagram and insert it in the documentation. The