Added additional directories so that doxygen can find the files.
This commit is contained in:
parent
01b70682e3
commit
b098a9ec8d
1 changed files with 4 additions and 0 deletions
|
|
@ -82,7 +82,11 @@ WARN_LOGFILE =
|
|||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = ../../Cantera/src \
|
||||
../../Cantera/src/base \
|
||||
../../Cantera/src/numerics \
|
||||
../../Cantera/src/thermo \
|
||||
../../Cantera/src/kinetics \
|
||||
../../Cantera/src/transport \
|
||||
../../Cantera/cxx/include \
|
||||
doxyinput
|
||||
FILE_PATTERNS = Kinetics.h Kinetics.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue