source.dox is path-independent

This commit is contained in:
Vinnie Falco
2017-07-27 11:20:38 -07:00
parent f2da16c9f6
commit ddd67ef30e
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@ Version 91:
* Adjust redirect html
* Don't build pre-C++11
* source.dox is path-independent
--------------------------------------------------------------------------------

View File

@ -15,9 +15,9 @@ REPEAT_BRIEF = YES
ABBREVIATE_BRIEF =
ALWAYS_DETAILED_SEC = NO
INLINE_INHERITED_MEMB = YES
FULL_PATH_NAMES = NO
STRIP_FROM_PATH = ../include/
STRIP_FROM_INC_PATH =
FULL_PATH_NAMES = YES
STRIP_FROM_PATH = $(LIB_DIR)/include
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = YES
QT_AUTOBRIEF = NO