Added two levels of doc, one for the git structure and one for the packaged (installed) structure.

This commit is contained in:
Francois Best 2012-05-22 23:17:52 +02:00
parent 698889dd6e
commit 0e1f2e8d33
1 changed files with 2 additions and 1 deletions

View File

@ -619,7 +619,8 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories
# with spaces. # with spaces.
INPUT = ../ INPUT = ../ \
../src
# This tag can be used to specify the character encoding of the source files # 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 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is