From a05728c48a6492d2233675e579805e332597bc0e Mon Sep 17 00:00:00 2001 From: legrand Date: Thu, 11 Oct 2007 13:42:25 +0000 Subject: [PATCH] changed doc input git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@709 331e1502-861f-0410-8da2-ba01fb791d7f --- tags/paradiseo-ix86-1.0/paradiseo-peo/doc/peo.doxyfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/paradiseo-ix86-1.0/paradiseo-peo/doc/peo.doxyfile.cmake b/tags/paradiseo-ix86-1.0/paradiseo-peo/doc/peo.doxyfile.cmake index 70be700cf..62d813fc6 100644 --- a/tags/paradiseo-ix86-1.0/paradiseo-peo/doc/peo.doxyfile.cmake +++ b/tags/paradiseo-ix86-1.0/paradiseo-peo/doc/peo.doxyfile.cmake @@ -82,7 +82,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = @CMAKE_SOURCE_DIR@ +INPUT = @CMAKE_SOURCE_DIR@/src @CMAKE_SOURCE_DIR@/doc @CMAKE_SOURCE_DIR@/tutorial FILE_PATTERNS = *.cpp \ *.h \ NEWS \