From 89fe1489573e471a42beb224f5b0cdb937414bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Fri, 5 Jun 2009 06:45:38 +0000 Subject: [PATCH] Documentation fix for include path git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@152 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Doxyfile b/Doc/Doxyfile index b51c8169..15a9e9ac 100644 --- a/Doc/Doxyfile +++ b/Doc/Doxyfile @@ -1241,7 +1241,7 @@ SEARCH_INCLUDES = YES # contain include files that are not input files but should be processed by # the preprocessor. -INCLUDE_PATH = +INCLUDE_PATH = ../src ../ # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard # patterns (like *.h and *.hpp) to filter out the header-files in the