1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: set FULL_PATH to yes

Using FULL_PATH=yes avoids that paths in documentation seem to be arbitrary.
This commit is contained in:
Gunar Schorcht 2019-02-08 14:30:54 +01:00 committed by Schorcht
parent cdcf503adf
commit 20d5f30ad4

View File

@ -140,7 +140,7 @@ INLINE_INHERITED_MEMB = NO
# shortest path that makes the file name unique will be used
# The default value is: YES.
FULL_PATH_NAMES = NO
FULL_PATH_NAMES = YES
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
# Stripping is only done if one of the specified strings matches the left-hand