Skip to content

Commit d801cb0

Browse files
committed
Preparar Doxygen para processar .dox.
1 parent 6a012c4 commit d801cb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ DOXYFILE_ENCODING = UTF-8
1414
# Configuration options related to the input files
1515
#---------------------------------------------------------------------------
1616

17-
INPUT = src include .
18-
FILE_PATTERNS = *.h *.hpp *.c *.cpp *.ino
17+
INPUT = src include docs .
18+
FILE_PATTERNS = *.h *.hpp *.c *.cpp *.ino *.dox
1919
EXTENSION_MAPPING = ino=C++
2020
RECURSIVE = YES
2121

0 commit comments

Comments
 (0)