From 13b3db85129f31eb9f552bba71f1467e386d678e Mon Sep 17 00:00:00 2001 From: Mathieu Rene Date: Sun, 16 Aug 2009 21:57:30 +0000 Subject: [PATCH] add esl to Doxygen.conf git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14540 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- docs/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxygen.conf b/docs/Doxygen.conf index 7e52f5198f..42d404cf18 100644 --- a/docs/Doxygen.conf +++ b/docs/Doxygen.conf @@ -83,7 +83,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../src ../src/include ../src/include/private +INPUT = ../src ../src/include ../src/include/private ../libs/esl/src ../libs/esl/src/include FILE_PATTERNS = *.c \ *.cc \ *.cxx \