diff options
author | madmaxoft <github@xoft.cz> | 2014-03-01 14:23:53 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2014-03-01 14:24:20 +0100 |
commit | 48288992041eb89eb0d21380b9e1326426c3a61b (patch) | |
tree | 667bad706c637b2fc3779a162aac4c3743213903 | |
parent | APIDump: Documented cRoot:CreateAndInitializeWorld. (diff) | |
download | cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar.gz cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar.bz2 cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar.lz cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar.xz cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.tar.zst cuberite-48288992041eb89eb0d21380b9e1326426c3a61b.zip |
-rw-r--r-- | Doxyfile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -665,9 +665,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = source \ - iniFile \ - WebServer +INPUT = src # 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 |