]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
set FULL_PATH_NAMES=NO in doc/api/Doxyfile 1157/head
authorEvgeni Golov <evgeni@debian.org>
Sat, 27 Aug 2016 10:14:53 +0000 (12:14 +0200)
committerEvgeni Golov <evgeni@debian.org>
Sat, 27 Aug 2016 10:14:59 +0000 (12:14 +0200)
otherwise the generated docs have the full build path in them
and nonbody cares that the files were built in
 /build/lxc-_BVY2u/lxc-2.0.4/src/lxc/

Signed-off-by: Evgeni Golov <evgeni@debian.org>
doc/api/Doxyfile

index e6ada00f221d0ba6560f8a824aae52db4e0d316b..59180f817e1f1b1ac9dca6eb22a5beef681078c8 100644 (file)
@@ -130,7 +130,7 @@ INLINE_INHERITED_MEMB  = NO
 # shortest path that makes the file name unique will be used
 # The default value is: YES.
 
-FULL_PATH_NAMES        = YES
+FULL_PATH_NAMES        = NO
 
 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
 # Stripping is only done if one of the specified strings matches the left-hand