doc/doxygen.conf
changeset 2048 c62b4aae737d
parent 2046 7a9113c1b0c1
child 2049 11bfdd9d1487
equal deleted inserted replaced
2047:895b54d0ad73 2048:c62b4aae737d
   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.