equal
deleted
inserted
replaced
428 named-param.dox \ |
428 named-param.dox \ |
429 maps.dox \ |
429 maps.dox \ |
430 coding_style.dox \ |
430 coding_style.dox \ |
431 groups.dox \ |
431 groups.dox \ |
432 namespaces.dox \ |
432 namespaces.dox \ |
|
433 license.dox \ |
433 ../src/lemon \ |
434 ../src/lemon \ |
434 ../src/lemon/concept \ |
435 ../src/lemon/concept \ |
435 ../src/test/test_tools.h |
436 ../src/test/test_tools.h |
436 |
437 |
437 # If the value of the INPUT tag contains directories, you can use the |
438 # If the value of the INPUT tag contains directories, you can use the |
468 |
469 |
469 # The EXAMPLE_PATH tag can be used to specify one or more files or |
470 # The EXAMPLE_PATH tag can be used to specify one or more files or |
470 # directories that contain example code fragments that are included (see |
471 # directories that contain example code fragments that are included (see |
471 # the \include command). |
472 # the \include command). |
472 |
473 |
473 EXAMPLE_PATH = ../src/demo |
474 EXAMPLE_PATH = ../src/demo ../LICENSE . |
474 |
475 |
475 # If the value of the EXAMPLE_PATH tag contains directories, you can use the |
476 # If the value of the EXAMPLE_PATH tag contains directories, you can use the |
476 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
477 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
477 # and *.h) to filter out the source-files in the directories. If left |
478 # and *.h) to filter out the source-files in the directories. If left |
478 # blank all files are included. |
479 # blank all files are included. |