diff -r cc3590763f7f -r 47bb9b8f5705 doc/Doxyfile --- a/doc/Doxyfile Mon Sep 20 09:05:19 2004 +0000 +++ b/doc/Doxyfile Mon Sep 20 16:20:11 2004 +0000 @@ -399,7 +399,7 @@ namespaces.dox \ ../src/hugo \ ../src/hugo/skeletons \ - ../src/test/test_tools.h + ../src/test/test_tools.h # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -437,7 +437,7 @@ # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = +EXAMPLE_PATH = ../src/demo # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp