mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 09:19:06 +08:00
Fix path to Doxygen source code input
Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
a3c0cc19d4
commit
7d9cc837ef
@@ -93,7 +93,7 @@ WARN_NO_PARAMDOC = NO
|
||||
WARN_AS_ERROR = NO
|
||||
WARN_FORMAT = "$file:$line: $text"
|
||||
WARN_LOGFILE =
|
||||
INPUT = ../../src
|
||||
INPUT = ../../../src
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS = *.c \
|
||||
*.h
|
||||
|
||||
Reference in New Issue
Block a user