diff options
author | Silvio <silvio@devlet.com.br> | 2010-07-19 11:43:08 -0300 |
---|---|---|
committer | Silvio <silvio@devlet.com.br> | 2010-07-19 11:43:08 -0300 |
commit | 55f7dd4f4f5ba71c0fe07a773c4bb576415fc9b3 (patch) | |
tree | 5ddaabceb5056d1e2592107d188e9ff470d730fc /Doxyfile | |
parent | ee93a3e79f21969548b920c20e4d9bdfa6f3ec5e (diff) | |
download | cinisis-55f7dd4f4f5ba71c0fe07a773c4bb576415fc9b3.tar.gz cinisis-55f7dd4f4f5ba71c0fe07a773c4bb576415fc9b3.tar.bz2 |
Doc update
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -568,7 +568,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = . classes +INPUT = . classes classes/iterators # 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 |