]> git.mxchange.org Git - shipsimu.git/blobdiff - Doxyfile
Missing configuration entry added
[shipsimu.git] / Doxyfile
index ea284c5b2cb4bb0149e28217d3e7471305d75914..985d2af2ffac69092303bd9b2a57654e14f0a26c 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -519,7 +519,7 @@ INPUT_ENCODING         = UTF-8
 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx 
 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
 
-FILE_PATTERNS          = *.php
+FILE_PATTERNS          = *.php *.ctp
 
 # 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.