Skip to content
Snippets Groups Projects
Commit 6bb90232 authored by Lucas De Marchi's avatar Lucas De Marchi
Browse files

docs: remove mention to .pde files

We don't support them anymore.
parent 0eab8847
No related branches found
No related tags found
No related merge requests found
......@@ -687,7 +687,7 @@ INPUT_ENCODING = UTF-8
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
# *.f90 *.f *.for *.vhd *.vhdl
FILE_PATTERNS = *.c *.cpp *.ino *.pde *.h
FILE_PATTERNS = *.c *.cpp *.ino *.h
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment