From: Michael R. Crusoe Date: Wed, 13 Jan 2021 09:20:13 +0000 (+0100) Subject: Make doxygen docs reproducible X-Git-Tag: archive/raspbian/1.3.2+dfsg-5+rpi1~1^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b61b08961c28daf04b80c54d4092a39af0f89d4d;p=libcereal.git Make doxygen docs reproducible Forwarded: not-needed Gbp-Pq: Name reproducible-doxygen --- diff --git a/doc/doxygen.in b/doc/doxygen.in index ddf1398..75edccd 100644 --- a/doc/doxygen.in +++ b/doc/doxygen.in @@ -119,7 +119,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 @@ -130,7 +130,7 @@ FULL_PATH_NAMES = YES # relative paths, which will be relative from the directory where doxygen is # started. -STRIP_FROM_PATH = +STRIP_FROM_PATH = @PROJECT_SOURCE_DIR@ # 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