X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=doxygen%2Fdoxygen.cfg;h=39a918f57362deae4e4ad1a193d6facee3c54fdf;hb=47527b24a8315b13e1002758a18357441df51be3;hp=f2d39112bde14a0309acc111d8605c7e43ccc4b4;hpb=64ebb5ff1338140d94c7f9ee72138fe84d89de2e;p=vpp.git diff --git a/doxygen/doxygen.cfg b/doxygen/doxygen.cfg index f2d39112bde..39a918f5736 100644 --- a/doxygen/doxygen.cfg +++ b/doxygen/doxygen.cfg @@ -814,7 +814,7 @@ INPUT_ENCODING = UTF-8 # *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f, *.for, *.tcl, # *.vhd, *.vhdl, *.ucf, *.qsf, *.as and *.js. -FILE_PATTERNS = *.md *.c *.h *.def *.inc *.S *.dox *.api +FILE_PATTERNS = *.md *.c *.h *.cpp *.hpp *.def *.inc *.S *.dox *.api # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well.