doc/doxygen.conf
changeset 1855 ee15fef0cb62
parent 1852 8fba656f0da6
child 2132 b6599fb46d19
equal deleted inserted replaced
1854:8a3deb9c57dc 1855:ee15fef0cb62
   493 # directories like "/usr/src/myproject". Separate the files or directories 
   493 # directories like "/usr/src/myproject". Separate the files or directories 
   494 # with spaces.
   494 # with spaces.
   495 
   495 
   496 INPUT                  = src \
   496 INPUT                  = src \
   497                          doc/main.txt \
   497                          doc/main.txt \
   498                          doc/trace-source-list.h \
   498                          doc/introspected-doxygen.h \
   499                          doc/tracing.h
   499                          doc/tracing.h
   500 
   500 
   501 # This tag can be used to specify the character encoding of the source files that 
   501 # This tag can be used to specify the character encoding of the source files that 
   502 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default 
   502 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default 
   503 # input encoding. Doxygen uses libiconv (or the iconv built into libc) for the transcoding. 
   503 # input encoding. Doxygen uses libiconv (or the iconv built into libc) for the transcoding.