diff --git a/doc/salome/gui/SMESH/doxyfile_py.in b/doc/salome/gui/SMESH/doxyfile_py.in index 6053cdfd0..ebf525e0c 100755 --- a/doc/salome/gui/SMESH/doxyfile_py.in +++ b/doc/salome/gui/SMESH/doxyfile_py.in @@ -98,7 +98,7 @@ EXAMPLE_RECURSIVE = NO #--------------------------------------------------------------------------- #Input related options #--------------------------------------------------------------------------- -INPUT = @top_builddir@/src/SMESH_SWIG +INPUT = . FILE_PATTERNS = smesh.py IMAGE_PATH = @srcdir@/images RECURSIVE = NO @@ -157,4 +157,4 @@ DOT_CLEANUP = YES #External reference options #--------------------------------------------------------------------------- GENERATE_TAGFILE = smeshpy_doc.tag -SEARCHENGINE = YES \ No newline at end of file +SEARCHENGINE = YES