From: Abdelrazak Younes Date: Thu, 9 Nov 2006 10:27:46 +0000 (+0000) Subject: remove gnome and qt2 from exclude dir and add qt4/ui X-Git-Tag: 1.6.10~11967 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=95ac8f877e0587a9e57ba7f09d4f0f769dcbb831;p=lyx.git remove gnome and qt2 from exclude dir and add qt4/ui git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15819 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/sourcedoc/Doxyfile.in b/sourcedoc/Doxyfile.in index 24eb816ca1..6786ba85ad 100644 --- a/sourcedoc/Doxyfile.in +++ b/sourcedoc/Doxyfile.in @@ -324,7 +324,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = ../src/frontends/gnome ../src/frontends/qt2/moc ../src/frontends/qt2/ui/moc +EXCLUDE = ../src/frontends/qt4/ui # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories # that are symbolic links (a Unix filesystem feature) are excluded from the input.