Move the doxygen documentation files to doc/code/ so that adding doxygen documentation unrelated to a specific source file doesn't require changing Doxyfile

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4704 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2008-04-20 20:46:42 +00:00
parent 1d129c1b13
commit b74bdb8f1f
2 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ WARN_LOGFILE =
INPUT = ./src \
./lib \
./doc/mainpage.dox
./doc/code
# 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 also the default