projects
/
platform
/
core
/
uifw
/
tts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b00e9fb
)
Fix doxyfile
11/99211/2
author
sooyeon.kim
<sooyeon.kim@samsung.com>
Tue, 22 Nov 2016 07:24:09 +0000
(16:24 +0900)
committer
Sooyeon Kim
<sooyeon.kim@samsung.com>
Wed, 23 Nov 2016 00:52:13 +0000
(16:52 -0800)
Change-Id: I38b3e7a52839c5d85e131321af7db62035dc428f
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
doc/doxyfile
patch
|
blob
|
history
diff --git
a/doc/doxyfile
b/doc/doxyfile
index
7a944ac
..
0a0445e
100644
(file)
--- a/
doc/doxyfile
+++ b/
doc/doxyfile
@@
-765,7
+765,9
@@
WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = ../include/tts.h \
- uix_tts_doc.h
+ ../include/ttse.h \
+ uix_tts_doc.h \
+ uix_tts_engine_main_doc.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses