diff -r 407e4d47fdd3 -r e619a466ca5d doc/Doxyfile --- a/doc/Doxyfile Sun Nov 14 11:16:36 2004 +0000 +++ b/doc/Doxyfile Sun Nov 14 13:15:46 2004 +0000 @@ -430,6 +430,7 @@ coding_style.dox \ groups.dox \ namespaces.dox \ + license.dox \ ../src/lemon \ ../src/lemon/concept \ ../src/test/test_tools.h @@ -470,7 +471,7 @@ # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = ../src/demo +EXAMPLE_PATH = ../src/demo ../LICENSE . # 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