equal
deleted
inserted
replaced
391 # directories like "/usr/src/myproject". Separate the files or directories |
391 # directories like "/usr/src/myproject". Separate the files or directories |
392 # with spaces. |
392 # with spaces. |
393 |
393 |
394 INPUT = mainpage.dox \ |
394 INPUT = mainpage.dox \ |
395 graphs.dox \ |
395 graphs.dox \ |
396 maps.dox coding_style.dox \ |
396 maps.dox \ |
|
397 coding_style.dox \ |
397 groups.dox \ |
398 groups.dox \ |
|
399 namespaces.dox \ |
398 ../src/hugo \ |
400 ../src/hugo \ |
399 ../src/hugo/skeletons \ |
401 ../src/hugo/skeletons \ |
400 ../src/test/test_tools.h |
402 ../src/test/test_tools.h |
401 |
403 |
402 # If the value of the INPUT tag contains directories, you can use the |
404 # If the value of the INPUT tag contains directories, you can use the |