From e624a896efa5695036e761bba52b47a0c63caa65 Mon Sep 17 00:00:00 2001 From: jfa Date: Thu, 21 Jun 2007 07:28:05 +0000 Subject: [PATCH] Get all sources from module SRC to avoid files duplication. --- doc/salome/tui/GEOM/doxyfile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/salome/tui/GEOM/doxyfile.in b/doc/salome/tui/GEOM/doxyfile.in index 9d4d118db..cba99e1ca 100755 --- a/doc/salome/tui/GEOM/doxyfile.in +++ b/doc/salome/tui/GEOM/doxyfile.in @@ -77,8 +77,7 @@ WARN_LOGFILE = log.txt # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = ../../../share/salome/src \ - ../../../share/salome/idl \ - ../../../build/salome/bin + ../../../share/salome/idl FILE_PATTERNS = *.hxx *.cxx *.h *.c *.hh *.cc *.idl python_extension_must_be_here RECURSIVE = YES EXCLUDE = -- 2.39.2