Skip to content

Commit c433556

Browse files
cejkato2SiskaPavel
authored andcommitted
unirec: update list of dirs for doc
1 parent facd64b commit c433556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unirec/Doxyfile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ WARN_LOGFILE =
9797
#---------------------------------------------------------------------------
9898
# Configuration options related to the input files
9999
#---------------------------------------------------------------------------
100-
INPUT = ./ doc/
100+
INPUT = ./ ./unirec++/ ./include/unirec/ ./include/unirec++/ doc/
101101
INPUT_ENCODING = UTF-8
102-
FILE_PATTERNS = *.c *.h *.txt *.md
102+
FILE_PATTERNS = *.c *.h *.cpp *.hpp *.txt *.md
103103
RECURSIVE = NO
104104
EXCLUDE =
105105
EXCLUDE_SYMLINKS = NO

0 commit comments

Comments
 (0)