summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDylan Aïssi <bob.dybian@gmail.com>2020-02-04 11:01:04 +0100
committerDylan Aïssi <bob.dybian@gmail.com>2020-02-04 11:01:04 +0100
commit22cff802b03742824925f5ec5b0196aaaa7370a8 (patch)
treedaf384312c378b267302597f91f86d0f10b681eb /doc
parent5b7c9f3ffc9cf6a060a2fb8bd2778cb4705cd140 (diff)
downloadlibmtp-22cff802b03742824925f5ec5b0196aaaa7370a8.tar.gz
Switch doxygen FULL_PATH_NAMES to NO for reproducible builds
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 65c2b83..045adc4 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -96,7 +96,7 @@ INLINE_INHERITED_MEMB = NO
# path before files name in the file list and in the header files. If set
# to NO the shortest path that makes the file name unique will be used.
-FULL_PATH_NAMES = YES
+FULL_PATH_NAMES = NO
# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
# can be used to strip a user-defined part of the path. Stripping is