From cc42d87f83721ff0c82ac6d9afd3a5553ad4d9b0 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@dune-project.org> Date: Thu, 22 Jul 2004 15:46:18 +0000 Subject: [PATCH] YaspGrid wird ignoriert bis es richtig in Dune eingebunden ist [[Imported from SVN: r605]] --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 9333f3eeb..89f18d84d 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -389,7 +389,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 = +EXCLUDE = ../grid/yaspgrid # 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. -- GitLab