Skip to content

Commit

Permalink
doc: cleaned up generated paths
Browse files Browse the repository at this point in the history
  • Loading branch information
vpirogov committed May 11, 2017
1 parent f048cbe commit 13c4483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ FULL_PATH_NAMES = YES
# will be relative from the directory where doxygen is started.
# This tag requires that the tag FULL_PATH_NAMES is set to YES.

STRIP_FROM_PATH = @CMAKE_CURRENT_BINARY_DIR@
STRIP_FROM_PATH = @CMAKE_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 the reader which
Expand Down

0 comments on commit 13c4483

Please sign in to comment.