@ -38,7 +38,7 @@ PROJECT_NUMBER =
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
OUTPUT_DIRECTORY = doc/ user-documentation
OUTPUT_DIRECTORY = user-documentation
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
# 4096 sub-directories (in 2 levels) under the output directory of each output
@ -564,22 +564,22 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = doc/ mainpage.dox \
doc/ qmlboost.dox \
doc/ libmeegotouchboost.dox \
doc/ qtboost.dox \
doc/ eboost.dox \
doc/ aegis.dox \
doc/ howdoesitwork.dox \
doc/ technical.dox \
doc/d ebug.dox \
doc/ limitations.dox \
doc/ invokerparameters.dox \
doc/ singleinstance.dox \
doc/ splash.dox \
doc/d bus.dox \
doc/ customboosters.dox \
src/qdeclarativebooster/mdeclarativecache.h
INPUT = mainpage.dox \
qmlboost.dox \
libmeegotouchboost.dox \
qtboost.dox \
eboost.dox \
aegis.dox \
howdoesitwork.dox \
technical.dox \
debug.dox \
limitations.dox \
invokerparameters.dox \
singleinstance.dox \
splash.dox \
dbus.dox \
customboosters.dox \
../ src/qdeclarativebooster/mdeclarativecache.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, which is