Improve portability of Doxyfile

note run "doxygen Doxyfile" in qet dir
This commit is contained in:
Simon De Backer
2020-07-16 16:45:01 +02:00
committed by Laurent Trinques
parent 80c54b3edb
commit 70ef559874

View File

@@ -47,7 +47,7 @@ OUTPUT_DIRECTORY = doc
# source files, where putting all generated files in the same directory would
# otherwise cause performance problems for the file system.
CREATE_SUBDIRS = NO
CREATE_SUBDIRS = YES
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -124,7 +124,7 @@ FULL_PATH_NAMES = NO
# If left blank the directory from which doxygen is run is used as the
# path to strip.
STRIP_FROM_PATH = /home/laurent/qet_git/
STRIP_FROM_PATH =
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells