Skip to content

Commit d2a908c

Browse files
committed
Removed path from files
1 parent 47dee90 commit d2a908c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ FULL_PATH_NAMES = YES
190190
# will be relative from the directory where Doxygen is started.
191191
# This tag requires that the tag FULL_PATH_NAMES is set to YES.
192192

193-
STRIP_FROM_PATH =
193+
STRIP_FROM_PATH = ../
194194

195195
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
196196
# path mentioned in the documentation of a class, which tells the reader which

0 commit comments

Comments
 (0)