Skip to content

Commit c62c970

Browse files
authored
Change file extension (#28)
1 parent 8862e56 commit c62c970

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/doxygen/building.txt

Whitespace-only changes.

docs/doxygen/config.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ INPUT_ENCODING = UTF-8
778778

779779
FILE_PATTERNS = *.c \
780780
*.h \
781-
*.txt
781+
*.dox
782782

783783
# The RECURSIVE tag can be used to specify whether or not subdirectories should
784784
# be searched for input files as well.

0 commit comments

Comments
 (0)