1602N/A# From Alan Coopersmith
1602N/Adiff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
1602N/Aindex 5881ff9..102771f 100644
1602N/A--- a/doc/Doxyfile.in
1602N/A+++ b/doc/Doxyfile.in
1602N/A@@ -132,7 +132,7 @@ FULL_PATH_NAMES = YES
1602N/A # relative paths, which will be relative from the directory where doxygen is
1602N/A # started.
1602N/A
1602N/A-STRIP_FROM_PATH =
1602N/A+STRIP_FROM_PATH = @abs_top_srcdir@
1602N/A
1602N/A # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
1602N/A # the path mentioned in the documentation of a class, which tells