Doxyfile

changeset 463
92721c8f9db3
parent 462
1bcf7c8d4b47
child 502
33e7b6ebf403
equal deleted inserted replaced
462:1bcf7c8d4b47 463:92721c8f9db3
746 # documented source files. You may enter file names like myfile.cpp or 746 # documented source files. You may enter file names like myfile.cpp or
747 # directories like /usr/src/myproject. Separate the files or directories with 747 # directories like /usr/src/myproject. Separate the files or directories with
748 # spaces. 748 # spaces.
749 # Note: If this tag is empty the current directory is searched. 749 # Note: If this tag is empty the current directory is searched.
750 750
751 INPUT = ./src 751 INPUT = ./src/cx
752 752
753 # This tag can be used to specify the character encoding of the source files 753 # This tag can be used to specify the character encoding of the source files
754 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses 754 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
755 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv 755 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
756 # documentation (see: http://www.gnu.org/software/libiconv) for the list of 756 # documentation (see: http://www.gnu.org/software/libiconv) for the list of

mercurial