diff --git a/doc/Doxyfile b/doc/Doxyfile index 5b96279c3647dde71fb66078371afb9b0e1b5dce..105df52c3bc595de3a2fc89428fa7b1ac4f9ca04 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -771,7 +771,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = /home/wfg/workspace/ADIOSPP/src /home/wfg/workspace/ADIOSPP/include +INPUT = ../src ../include # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses