8000 Do not include complete path in Doxygen documentation · fragglet/c-algorithms@c76fcde · GitHub
[go: up one dir, main page]

S 8000 kip to content

Commit c76fcde

Browse files
committed
Do not include complete path in Doxygen documentation
1 parent 8fd7eff commit c76fcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ABBREVIATE_BRIEF = "The $name class" \
2424
the
2525
ALWAYS_DETAILED_SEC = NO
2626
INLINE_INHERITED_MEMB = NO
27-
FULL_PATH_NAMES = YES
27+
FULL_PATH_NAMES = NO
2828
STRIP_FROM_PATH = src/
2929
STRIP_FROM_INC_PATH =
3030
SHORT_NAMES = NO

0 commit comments

Comments
 (0)
0