Doxyfile.in | Doxyfile.in | |||
---|---|---|---|---|
skipping to change at line 589 | skipping to change at line 589 | |||
#-------------------------------------------------------------------------- - | #-------------------------------------------------------------------------- - | |||
# configuration options related to the input files | # configuration options related to the input files | |||
#-------------------------------------------------------------------------- - | #-------------------------------------------------------------------------- - | |||
# The INPUT tag can be used to specify the files and/or directories that co ntain | # The INPUT tag can be used to specify the files and/or directories that co ntain | |||
# documented source files. You may enter file names like "myfile.cpp" or | # documented source files. You may enter file names like "myfile.cpp" or | |||
# directories like "/usr/src/myproject". Separate the files or directories | # directories like "/usr/src/myproject". Separate the files or directories | |||
# with spaces. | # with spaces. | |||
INPUT = @srcdir@/edje.dox @srcdir@/examples.dox @top_srcdi r@/src/bin/edje_cc_handlers.c @top_srcdir@/src/lib | INPUT = @srcdir@/examples.dox @top_srcdir@/src/bin/edje_cc _handlers.c @top_srcdir@/src/lib | |||
# This tag can be used to specify the character encoding of the source file s | # This tag can be used to specify the character encoding of the source file s | |||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is | # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is | |||
# also the default input encoding. Doxygen uses libiconv (or the iconv buil t | # also the default input encoding. Doxygen uses libiconv (or the iconv buil t | |||
# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for | # into libc) for the transcoding. See http://www.gnu.org/software/libiconv for | |||
# the list of possible encodings. | # the list of possible encodings. | |||
INPUT_ENCODING = UTF-8 | INPUT_ENCODING = UTF-8 | |||
# If the value of the INPUT tag contains directories, you can use the | # If the value of the INPUT tag contains directories, you can use the | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |